Skip to content

Releases: MaddyGuthridge/transdoc

v0.2.5 - Improved error formatting

17 Aug 06:46
Compare
Choose a tag to compare

Display full error message when an exception is raised while importing a rules file

v0.2.4 - Update name and URLs

10 Jun 13:33
Compare
Choose a tag to compare
  • I have a 🏳️‍⚧️ new name 🏳️‍⚧️
  • Updated the project URLs and copyright etc to reflect this

v0.2.3 - More bug fixes

26 May 12:48
Compare
Choose a tag to compare
  • Fix an issue where multi-line transformations weren't correctly indented

v0.2.2 - Bug fixes

22 Apr 11:34
Compare
Choose a tag to compare

🔧 FIXED 🔧

  • Type safety issue with mypy due to function and module naming conflict
  • When transforming into an existing directory, existing files weren't removed

v0.2.1 - Fix CLI

08 Apr 04:10
Compare
Choose a tag to compare

🔧 FIXES 🔧

  • CLI can now be properly used programmatically

v0.2.0 - Error handling and a CLI

06 Apr 12:30
Compare
Choose a tag to compare

✨ NEW ✨

  • A proper CLI
  • Proper error handling and reporting

v0.1.0 - Initial Release

29 Jan 13:24
Compare
Choose a tag to compare
Pre-release
  • Basic functionality seems to work
  • No nice-to-have features
  • Almost no error handling
  • Use with caution