Skip to content

v0.11.1

Choose a tag to compare

@nickderobertis nickderobertis released this 28 Mar 22:39
· 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