Skip to content

Releases: malthe/chameleon

4.6.0

31 Dec 11:20
4.6.0
Compare
Choose a tag to compare

What's Changed

  • Fix issue with multiple dollar escape by @malthe in #423
  • Fix OS runner config by @malthe in #425
  • Fix load_module deprecation warnings for Python >= 3.10. by @fschulze in #432
  • Fix lint tests by explicitly adding Python 3.13 to GitHub and tox. by @fschulze in #433
  • Fix ast deprecation warnings up to Python 3.13. by @fschulze in #434
  • Remove unnecessary fixups by @malthe in #435
  • Calculate package digest on first use. by @fschulze in #436

Full Changelog: 4.5.3...4.6.0

4.5.4

20 Nov 07:34
4.5.4
Compare
Choose a tag to compare

What's Changed

  • Fix issue with multiple dollar escape by @malthe in #423

Full Changelog: 4.5.3...4.5.4

4.5.3

05 Apr 06:19
4.5.3
Compare
Choose a tag to compare

What's Changed

  • Fix issue where macro would not get correctly rendered for a translation name by @malthe in #420
  • Minor optimization to translation rendering for static message ids by @malthe in #421

Full Changelog: 4.5.2...4.5.3

4.5.2

29 Jan 21:07
4.5.2
Compare
Choose a tag to compare

What's Changed

4.5.1

28 Jan 10:56
4.5.1
Compare
Choose a tag to compare

What's Changed

  • Fix regression where 'default_extension' no longer accepted as positional argument by @malthe in #412
  • Fix Python 3.13 testing on Windows by @malthe in #413

Full Changelog: 4.5.0...4.5.1

4.5.0

18 Jan 15:40
4.5.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.3...4.5.0

4.4.4

18 Jan 14:36
4.4.4
Compare
Choose a tag to compare

Full Changelog: 4.4.3...4.4.4

4.4.3

30 Dec 18:32
4.4.3
Compare
Choose a tag to compare

What's Changed

  • Use 'pytest' instead of 'zope.testrunner' by @malthe in #401
  • Use absolute imports by @kloczek in #400
  • Fix loading file from non zip-compressed package by @malthe in #403
  • Remove dependency on 'zope.interface' by @malthe in #406

New Contributors

Full Changelog: 4.4.2...4.4.3

4.4.2

18 Dec 22:09
4.4.2
Compare
Choose a tag to compare

4.4.1

18 Dec 11:39
4.4.1
Compare
Choose a tag to compare
  • Fix brown bag release.

Full Changelog: 4.4.0...4.4.1