All notable changes to this project will be documented in this file. This project adheres to Haskell Package Versioning Policy.
0.0.3.0 - 2021-03-09
- finish initial Haskell rewrite, remove old Python content
- spec: allow prefix per rule as well for convenience
0.0.2 - 2021-02-18
- allow running an external process while copying files
- docs: update README for correct URL to the installation script
- use JSON as specification, add example, refactor
- init