mirror of
https://github.com/romdo/go-validate.git
synced 2026-02-18 23:56:41 +00:00
634 B
634 B
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.1 (2021-08-23)
Bug Fixes
- validate: do not panic with field errors on non-struct types (9c3b633)
0.1.0 (2021-08-22)
Features
- validate: initial implementation (464467e)