All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.0 (2019-05-27)
- style: remove
I
prefix from generated types (80e7b78)
- style: Interfaces are now generated without leading
I
prefix.
0.3.0 (2018-11-24)
- add global keywords (inherit, initial, unset) to all property types, fixes #10 (#11) (8a3ecd3)
- support curly braces multipliers for groups and map infinite multipliers to capped finite versions, fixes #2 (#13) (347f251)