You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<small>[Compare with 0.3.0](https://github.com/pawamoy/copier-templates-extensions/compare/0.3.0...0.3.1)</small>
10
+
<small>[Compare with 0.3.0](https://github.com/pawamoy/copier-template-extensions/compare/0.3.0...0.3.1)</small>
11
11
12
12
### Dependencies
13
13
14
-
- Depend on Copier 9.2+ ([43679a9](https://github.com/pawamoy/copier-templates-extensions/commit/43679a9719b2d05e041e674bde1f10dee21984a6) by Timothée Mazzucotelli).
14
+
- Depend on Copier 9.2+ ([43679a9](https://github.com/pawamoy/copier-template-extensions/commit/43679a9719b2d05e041e674bde1f10dee21984a6) by Timothée Mazzucotelli).
15
15
16
16
### Bug Fixes
17
17
18
-
- Add loaded module to `sys.modules` to help libraries using data from annotation scopes ([a290f27](https://github.com/pawamoy/copier-templates-extensions/commit/a290f271e302db88bcc755d57c647e4f3a8043ff) by Axel H.). [PR-12](https://github.com/copier-org/copier-templates-extensions/pull/12)
18
+
- Add loaded module to `sys.modules` to help libraries using data from annotation scopes ([a290f27](https://github.com/pawamoy/copier-template-extensions/commit/a290f271e302db88bcc755d57c647e4f3a8043ff) by Axel H.). [PR-12](https://github.com/copier-org/copier-template-extensions/pull/12)
19
19
20
20
### Code Refactoring
21
21
22
-
- Move modules into internal folder (and simplify API docs) ([a8c0377](https://github.com/pawamoy/copier-templates-extensions/commit/a8c03770298f51fa07667598fd7d0b72196aecad) by Timothée Mazzucotelli).
23
-
- Pass globals to parent constructor ([ea4567b](https://github.com/pawamoy/copier-templates-extensions/commit/ea4567bcfad0f17764e17d6b7fd12a7fd7a33cba) by Timothée Mazzucotelli).
24
-
- Deprecate the "update" aspect of context hooks ([876c055](https://github.com/pawamoy/copier-templates-extensions/commit/876c0554e34b630ab255111b69da74db16439dcb) by Timothée Mazzucotelli). [Issue-4](https://github.com/copier-org/copier-templates-extensions/issues/4)
22
+
- Move modules into internal folder (and simplify API docs) ([a8c0377](https://github.com/pawamoy/copier-template-extensions/commit/a8c03770298f51fa07667598fd7d0b72196aecad) by Timothée Mazzucotelli).
23
+
- Pass globals to parent constructor ([ea4567b](https://github.com/pawamoy/copier-template-extensions/commit/ea4567bcfad0f17764e17d6b7fd12a7fd7a33cba) by Timothée Mazzucotelli).
24
+
- Deprecate the "update" aspect of context hooks ([876c055](https://github.com/pawamoy/copier-template-extensions/commit/876c0554e34b630ab255111b69da74db16439dcb) by Timothée Mazzucotelli). [Issue-4](https://github.com/copier-org/copier-template-extensions/issues/4)
<small>[Compare with 0.1.1](https://github.com/copier-org/copier-templates-extensions/compare/0.1.1...0.2.0)</small>
36
+
<small>[Compare with 0.1.1](https://github.com/copier-org/copier-template-extensions/compare/0.1.1...0.2.0)</small>
37
37
38
38
### Build
39
-
- Match Python cap to Copier's ([a04f938](https://github.com/copier-org/copier-templates-extensions/commit/a04f93813f9795b64cbd9d21209dd5e5127b3eb4) by Timothée Mazzucotelli).
39
+
- Match Python cap to Copier's ([a04f938](https://github.com/copier-org/copier-template-extensions/commit/a04f93813f9795b64cbd9d21209dd5e5127b3eb4) by Timothée Mazzucotelli).
40
40
41
41
### Features
42
-
- Support Jinja2 version 3.x ([55211df](https://github.com/copier-org/copier-templates-extensions/commit/55211df29c4118c2603cc18ea4a1bc4247e41176) by Timothée Mazzucotelli).
42
+
- Support Jinja2 version 3.x ([55211df](https://github.com/copier-org/copier-template-extensions/commit/55211df29c4118c2603cc18ea4a1bc4247e41176) by Timothée Mazzucotelli).
<small>[Compare with 0.1.0](https://github.com/copier-org/copier-templates-extensions/compare/0.1.0...0.1.1)</small>
47
+
<small>[Compare with 0.1.0](https://github.com/copier-org/copier-template-extensions/compare/0.1.0...0.1.1)</small>
48
48
49
49
### Bug Fixes
50
-
- Fix loader extension ([7d8b9e8](https://github.com/copier-org/copier-templates-extensions/commit/7d8b9e8cf2de66fafc9953ff5d4ba4e210470649) by Timothée Mazzucotelli).
50
+
- Fix loader extension ([7d8b9e8](https://github.com/copier-org/copier-template-extensions/commit/7d8b9e8cf2de66fafc9953ff5d4ba4e210470649) by Timothée Mazzucotelli).
51
51
52
52
### Code Refactoring
53
-
- Raise error from abstract hook ([52494f8](https://github.com/copier-org/copier-templates-extensions/commit/52494f8d02505027da0733a7beb9269fc2ba8c3e) by Timothée Mazzucotelli).
54
-
- Raise Copier errors from loader extension ([c136feb](https://github.com/copier-org/copier-templates-extensions/commit/c136febaa4ed719f5a0919e2fa073862258e7143) by Timothée Mazzucotelli).
55
-
- Rename context module, inherit from default context class ([855284a](https://github.com/copier-org/copier-templates-extensions/commit/855284ad2112feecd6b2a8dfc38dbbd397d29275) by Timothée Mazzucotelli).
53
+
- Raise error from abstract hook ([52494f8](https://github.com/copier-org/copier-template-extensions/commit/52494f8d02505027da0733a7beb9269fc2ba8c3e) by Timothée Mazzucotelli).
54
+
- Raise Copier errors from loader extension ([c136feb](https://github.com/copier-org/copier-template-extensions/commit/c136febaa4ed719f5a0919e2fa073862258e7143) by Timothée Mazzucotelli).
55
+
- Rename context module, inherit from default context class ([855284a](https://github.com/copier-org/copier-template-extensions/commit/855284ad2112feecd6b2a8dfc38dbbd397d29275) by Timothée Mazzucotelli).
<small>[Compare with first commit](https://github.com/copier-org/copier-templates-extensions/compare/e74578393a7cffe4e502640a6092e789d2cc6f29...0.1.0)</small>
60
+
<small>[Compare with first commit](https://github.com/copier-org/copier-template-extensions/compare/e74578393a7cffe4e502640a6092e789d2cc6f29...0.1.0)</small>
61
61
62
62
### Code Refactoring
63
-
- Reorganize code ([474b617](https://github.com/copier-org/copier-templates-extensions/commit/474b6173f3970c7713643b7cbc16f11f32a70e5c) by Timothée Mazzucotelli).
63
+
- Reorganize code ([474b617](https://github.com/copier-org/copier-template-extensions/commit/474b6173f3970c7713643b7cbc16f11f32a70e5c) by Timothée Mazzucotelli).
64
64
65
65
### Features
66
-
- Add context hook extension ([ce95212](https://github.com/copier-org/copier-templates-extensions/commit/ce952126afb282cfa1fbf18366a6f857426eeaa1) by Timothée Mazzucotelli).
67
-
- Add initial contents ([e745783](https://github.com/copier-org/copier-templates-extensions/commit/e74578393a7cffe4e502640a6092e789d2cc6f29) by Timothée Mazzucotelli).
66
+
- Add context hook extension ([ce95212](https://github.com/copier-org/copier-template-extensions/commit/ce952126afb282cfa1fbf18366a6f857426eeaa1) by Timothée Mazzucotelli).
67
+
- Add initial contents ([e745783](https://github.com/copier-org/copier-template-extensions/commit/e74578393a7cffe4e502640a6092e789d2cc6f29) by Timothée Mazzucotelli).
0 commit comments