jinjaturtle/debian/changelog
Miguel Jacq d3694240da
All checks were successful
CI / test (push) Successful in 52s
CI / test (debian, docker.io/library/debian:13, python3) (push) Successful in 1m40s
Lint / test (push) Successful in 50s
0.7.0
2026-07-05 10:54:37 +10:00

84 lines
2.3 KiB
Text

jinjaturtle (0.7.0) unstable; urgency=medium
* Much hardening.
-- Miguel Jacq <mig@mig5.net> Sun, 5 Jul 2026 10:54:00 +1000
jinjaturtle (0.5.7) unstable; urgency=medium
* More hardening measures
-- Miguel Jacq <mig@mig5.net> Wed, 24 Jun 2026 16:13:00 +1000
jinjaturtle (0.5.6) unstable; urgency=medium
* Try to prevent what could lead to execution of embedded jinja in original files when converting
-- Miguel Jacq <mig@mig5.net> Tue, 23 Jun 2026 16:47:00 +1000
jinjaturtle (0.5.5) unstable; urgency=medium
* erb support
-- Miguel Jacq <mig@mig5.net> Sat, 20 Jun 2026 18:27:00 +1000
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
-- 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
-- Miguel Jacq <mig@mig5.net> Fri, 19 Jun 2026 18:33:00 +1000
jinjaturtle (0.5.1) unstable; urgency=medium
* Empty dicts and lists are now emitted as leaf defaults.
-- Miguel Jacq <mig@mig5.net> Fri, 19 Jun 2026 17:43:00 +1000
jinjaturtle (0.5.0) unstable; urgency=medium
* Support ssh configs
-- Miguel Jacq <mig@mig5.net> Tue, 12 May 2026 11:40:00 +1000
jinjaturtle (0.4.0) unstable; urgency=medium
* Support converting systemd files and postfix main.cf
-- Miguel Jacq <mig@mig5.net> Tue, 06 Jan 2026 12:00:00 +1100
jinjaturtle (0.3.5) unstable; urgency=medium
* Support converting a directory (optionally recursively) instead of just an individual file.
-- Miguel Jacq <mig@mig5.net> Tue, 30 Dec 2025 16:30:00 +1100
jinjaturtle (0.3.4) unstable; urgency=medium
* Render json files in a more pretty way
-- Miguel Jacq <mig@mig5.net> Sun, 21 Dec 2025 11:20:00 +1100
jinjaturtle (0.3.3) unstable; urgency=medium
* Fixes for tomli on Ubuntu 22
-- Miguel Jacq <mig@mig5.net> Mon, 15 Dec 2025 14:00:00 +0000
jinjaturtle (0.3.2) unstable; urgency=medium
* Initial package
-- Miguel Jacq <mig@mig5.net> Mon, 15 Dec 2025 12:00:00 +0000