Releases: TanklesXL/glint
Releases · TanklesXL/glint
v0.6.0
Runner
returns a generic type
- sanitize command paths
- make flag prefix a const
- make flag delimiter a const
v0.3.0
flag
module gains support for float and float list flags.
- rename
FlagValue
constructors to be more concise.
v0.2.0
flag
module gains support for string list and int list flags.