0.5.4
All checks were successful
CI / test (push) Successful in 1m5s
Lint / test (push) Successful in 35s

This commit is contained in:
Miguel Jacq 2026-06-20 15:30:22 +10:00
parent 49fee7afe4
commit 5ee084d395
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
3 changed files with 12 additions and 2 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
jinjaturtle (0.5.4) unstable; urgency=medium
* Make templates more faithful to the original file in terms of indentation, newlines, no deserialisation of things like < or >.
* More test coverage
-- Miguel Jacq <mig@mig5.net> Sat, 20 Jun 2026 15:29:00 +1000
jinjaturtle (0.5.3) unstable; urgency=medium
* Fix loss of comments and True/False to true/false