Releases: mirkolenz/makejinja
Releases · mirkolenz/makejinja
v2.7.2
2.7.2 (2024-11-17)
Bug Fixes
- update paths to get docs working again (a27f7c7)
v2.7.1
2.7.1 (2024-11-17)
Bug Fixes
- update metadata and add build-system to pyproject.toml (df11d96)
v2.7.0
2.7.0 (2024-11-14)
Features
v2.6.2
2.6.2 (2024-07-28)
Bug Fixes
- warn about recursive exclude patterns (22a0918)
v2.6.1
2.6.1 (2024-06-26)
Bug Fixes
- deps: bump pdoc due to security issue (9c7df0c)
v2.6.0
2.6.0 (2024-05-11)
Features
- allow rendering all files by providing empty jinja suffix (697b0ce)
Bug Fixes
- add metadata to nix derivation (31ebb23)
v2.5.0
2.5.0 (2024-01-21)
Features
v2.4.0
2.4.0 (2024-01-21)
Features
- add exclusion functions to loader (#102) (1ad61f3)
- deprecate loaders, add plugins (2c291bb)
- keep trailing newlines by default (a8436a8)
- pass config to custom loaders (61ae423)
- replace loader exclusions with path filters (7cba6c8)
Bug Fixes
- update plugin exports (2dfa8a0)
- use correct negation for path filters (2992496)
v2.3.5
2.3.5 (2024-01-16)
Bug Fixes
- apply config.force to directories as well (#98) (04b2521)
v2.3.4
2.3.4 (2024-01-15)
Bug Fixes
- remove empty directories if --no-keep-empty (a586e8f)