Fix loss of comments and True/False to true/false
All checks were successful
CI / test (push) Successful in 1m5s
Lint / test (push) Successful in 36s

This commit is contained in:
Miguel Jacq 2026-06-19 18:46:04 +10:00
parent 77d1658e65
commit 3d53d4fb30
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
5 changed files with 114 additions and 9 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
jinjaturtle (0.5.3) unstable; urgency=medium
* Fix loss of comments and True/False to true/false
-- Miguel Jacq <mig@mig5.net> Fri, 19 Jun 2026 18:43:00 +1000
jinjaturtle (0.5.2) unstable; urgency=medium
* Fix indentation problems with nested dicts