Releases: urfave/sflags
Releases · urfave/sflags
v0.4.1
v0.4.0
What's Changed
- Failing linter job on Windows by @abitrolly in #33
- Fix links to examples by @abitrolly in #34
- Fix urfave example link by @avorima in #36
- Center table columns by @abitrolly in #35
- Add https://github.com/jessevdk/go-flags to the project list by @abitrolly in #37
- Rename octago to urfave by @dearchap in #38
- Feature: Add required flag support by @dearchap in #40
New Contributors
- @abitrolly made their first contribution in #33
- @avorima made their first contribution in #36
Full Changelog: v0.3.1...v0.4.0
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.