Changelog¤
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.2.0 - 2021-12-27¤
Build¤
- Match Python cap to Copier's (a04f938 by Timothée Mazzucotelli).
Features¤
- Support Jinja2 version 3.x (55211df by Timothée Mazzucotelli).
0.1.1 - 2021-03-29¤
Bug Fixes¤
- Fix loader extension (7d8b9e8 by Timothée Mazzucotelli).
Code Refactoring¤
- Raise error from abstract hook (52494f8 by Timothée Mazzucotelli).
- Raise Copier errors from loader extension (c136feb by Timothée Mazzucotelli).
- Rename context module, inherit from default context class (855284a by Timothée Mazzucotelli).
0.1.0 - 2021-03-29¤
Code Refactoring¤
- Reorganize code (474b617 by Timothée Mazzucotelli).