Releases: urfave/sflags
Releases · urfave/sflags
v0.3.1
What's Changed
- Fix go module package name and Makefile error by @partcyborg in #28
- Update README.md by @vehsamrak in #27
- Merge changes from backup repo to main repo by @dearchap in #32
- Fix tests by @dearchap in #31
New Contributors
- @partcyborg made their first contribution in #28
- @vehsamrak made their first contribution in #27
- @dearchap made their first contribution in #32
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Validation based on govalidator
v0.2.0 Add support for anonymous structures
Initial development release
This is an initial development release.
Public API is subject to change until 1.0.0 release.