Skip to content

Commit

Permalink
[41] Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
roman committed Jul 21, 2018
1 parent f97e1e5 commit 4320a18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion etc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@
* Add `parseConfigSpecTH` functionality, now we can parse the `ConfigSpec`
record at compilation time (closes #47)
* Remove bug on CLI option parser, now it will coerce numbers and
booelans to string with specifying numbers and booleans over CLI
booleans to string when specifying numbers and booleans over CLI
and the field type is a string (closes #48)
* Improve Error Types to be more granular and descriptive
* Re-organize `Spec` parser functions in its own module
* Add `switch` input for CLI spec (closes #41)


0.4.0.3
Expand Down

0 comments on commit 4320a18

Please sign in to comment.