Releases: mrz1836/go-validate
Releases · mrz1836/go-validate
Release v0.1.1
- Added new validation methods, more examples
Release v0.1.0
- Renamed the package from
go-validation
|validation
togo-validate
|validate
- Validations:
min
,max
,min_length
,max_length
,compare
,format
- Tests, examples, benchmarks for all validations
- New version of the readme
- Other minor changes
- New configuration files for Travis and Codacy