What's Changed
- Improve
IsEmptyto check for zero value by @danail-branekov in #16 - Tests to demonstrate how the
validation.Requiredrule works with boolean values and pointers by @slessard in #18 - Add Errors.Unwrap method by @goodevilgenius in #24
- Add ErrorObject.Is method by @goodevilgenius in #25
New Contributors
- @danail-branekov made their first contribution in #16
- @goodevilgenius made their first contribution in #24
Full Changelog: v1.1.0...v1.2.0