Skip to content

Releases: mrz1836/go-validate

Release v0.1.1

06 Jan 01:45
Compare
Choose a tag to compare
  • Added new validation methods, more examples

Release v0.1.0

20 Dec 01:16
Compare
Choose a tag to compare
  • Renamed the package from go-validation|validation to go-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