Versioned according to Semantic Versioning.
0.2.0 - 2020-01-03
Fixed:
- Range checks didn't include minimum/maximum, #4
- Use r"" strings for regexes, #3
0.1.0 - 2017-05-08
Changed:
- Python 3 compatible, Proper installation, #2
- Added
--filename
option to specifiy report filename
0.0.5 - 2016-09-05
Fixed:
- Make empty attributes an error (should be
unknown
)
0.0.4 - 2016-09-05
Initial Release