Display full error message when an exception is raised while importing a rules file
0.2.4
* I have a 🏳️⚧️ new name 🏳️⚧️ * Updated the project URLs and copyright etc to reflect this
0.2.3
* Fix an issue where multi-line transformations weren't correctly indented
0.2.2
🔧 FIXED 🔧 * Type safety issue with `mypy` due to function and module naming conflict * When transforming into an existing directory, existing files weren't removed
0.2.1
🔧 FIXES 🔧 * CLI can now be properly used programmatically
0.2.0
✨ NEW ✨ * A proper CLI * Proper error handling and reporting