Skip to content

Releases: TanklesXL/glint

v0.7.0

22 Feb 20:35
Compare
Choose a tag to compare
v0.7.0

v0.6.0

11 Feb 20:22
Compare
Choose a tag to compare
  • Runner returns a generic type
  • sanitize command paths
  • make flag prefix a const
  • make flag delimiter a const

v0.5.0

31 Jan 17:33
Compare
Choose a tag to compare
v0.5.0

v0.4.0

28 Jan 18:50
Compare
Choose a tag to compare
release v0.4.0

v0.3.0

13 Jan 19:17
Compare
Choose a tag to compare
  • flag module gains support for float and float list flags.
  • rename FlagValue constructors to be more concise.

v0.2.0

12 Jan 21:04
Compare
Choose a tag to compare
  • flag module gains support for string list and int list flags.