v1.6.0
Enhancements
- I removed the check command to simplify usage.
- I added a CheckBuilder which dramatically simplified existing checks.
- I added the ReadFromJSON functions to simplify reading from JSON files.
- I got rid of some superficial things like contexts and progress reports.
- I abstracted the filesystem as the next step towards a test infrastructure.
- I documented some public types and functions.