rel_1_16_1
📦 alembicView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
Version 1.16.1 addresses two regressions introduced by a pathlib refactor, restoring proper template directory handling and fixing missing template error messages.
🐛 Bug Fixes
- Fixed regression caused by the pathlib refactoring that removed the use of Config.get_template_directory() as the canonical source of templates; the method is still present but was no longer consulted for a custom config subclass (e.g., flask-migrate).
- Fixed regression caused by the pathlib refactoring where the \"missing template\" error message failed to render the name of the template that could not be found.
🔧 Affected Symbols
Config.get_template_directory