Releases: copier-org/copier-templates-extensions
Releases · copier-org/copier-templates-extensions
0.3.1
0.3.1 - 2025-03-10
Compare with 0.3.0
Dependencies
- Depend on Copier 9.2+ (43679a9 by Timothée Mazzucotelli).
Bug Fixes
- Add loaded module to
sys.modules
to help libraries using data from annotation scopes (a290f27 by Axel H.). PR-12
Code Refactoring
- Move modules into internal folder (and simplify API docs) (a8c0377 by Timothée Mazzucotelli).
- Pass globals to parent constructor (ea4567b by Timothée Mazzucotelli).
- Deprecate the "update" aspect of context hooks (876c055 by Timothée Mazzucotelli). Issue-4