v0.11.1
·
226 commits
to refs/heads/master
since this release
Changes
🚀 Features
- Only wrap with simple exceptions for CLI, not main interface. Restores full static typing of Python interface @nickderobertis (#91)
🐛 Bug Fixes
- Make flexlate update work for the case where the template type or render relative roots change between template versions @nickderobertis (#89)
🧰 Maintenance
- Peg to click<8.1 as 8.1.0 is causing issues with typer @nickderobertis (#90)