All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.1 (2023-10-07)
1.1.0 (2021-05-26)
1.0.1 (2021-05-22)
- alias not being defined (d57cacb)
- generate comments for exported functions (ef44f76)
- generate from template (1a2ac47)
- generate MustParse (6de26f0)
- graceful shutdown on MustParse error (2204bb1)
- required fields (7b24f74), closes #2
- support remaining built-in types (1d78211)
- check range to support partially defined positional (c06e48c)
- embed templates (1a8f2ff)
- flag alias (6b21f46)
- flagSet PrintDefaults (e746e35)
- improve unit test output (1bf335f)
- only import error if necessary (fd17c87)
- remove import extraneous space (f5b0c44)
- required check if not positional args (5f91015)
- s/ContinueOnError/ExitOnError/ (645606a)
- s/field/argument/g (61f7342)
- template path (c399064)