Skip to content

Releases: fred1268/go-clap

v1.2.1

16 Mar 10:47
ed51277
Compare
Choose a tag to compare

Improve test coverage

v1.2.0

16 Mar 09:30
ff1c811
Compare
Choose a tag to compare

Changed result to report all missing mandatory args

v1.1.0

17 May 19:51
6229f01
Compare
Choose a tag to compare
  • Improve on boolean by automatically generating --no-flag when the developer creates a --flag
  • Add support for all int sizes (int8, int16, int32 and int64)
  • Add uint support (as well as all their sizes)
  • Add support for float32 (in addition to float64)
  • Tidy up and improve the README

v1.0.2

08 May 19:03
Compare
Choose a tag to compare
bug fix

v1.0.1

08 May 18:23
Compare
Choose a tag to compare

Fixed module name

v1.0.0

30 Apr 14:19
f223b5f
Compare
Choose a tag to compare
Create dependabot.yml (#1)