Skip to content

v1.1.0

Compare
Choose a tag to compare
@fred1268 fred1268 released this 17 May 19:51
· 10 commits to development since this release
6229f01
  • 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