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.3.0 - 2022-09-12
- Require Copier v6+ (Python >= 3.7) (6380c90 by Timothée Mazzucotelli).
0.2.0 - 2021-12-27
- Match Python cap to Copier's (a04f938 by Timothée Mazzucotelli).
- Support Jinja2 version 3.x (55211df by Timothée Mazzucotelli).
0.1.1 - 2021-03-29
- Fix loader extension (7d8b9e8 by Timothée Mazzucotelli).
- 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
- Reorganize code (474b617 by Timothée Mazzucotelli).