Skip to content

Releases: emmett-framework/renoir

Renoir 1.9.0

22 Mar 19:10

Choose a tag to compare

Changes since 1.8.x:

  • Drop Python 3.8 support
  • Drop Python 3.9 support
  • Add Python 3.14 support

Renoir 1.8.0

12 Oct 14:12

Choose a tag to compare

Changes since 1.7.x:

  • Added Python 3.13 support

Renoir 1.7.1

21 Mar 17:08
acba5be

Choose a tag to compare

Changes since 1.7.0:

  • Fix template errors reporting wrong line number in some cases

Renoir 1.7.0

18 Oct 12:47

Choose a tag to compare

Changes since 1.6.x:

  • Removed Python 3.7 support
  • Added Python 3.12 support

Renoir 1.6.1

10 May 16:36

Choose a tag to compare

Changes since 1.6.0:

  • Fix regression bug causing wrong paths storage in cache for included templates

Renoir 1.6.0

18 Dec 18:58

Choose a tag to compare

Changes since 1.5.x:

  • Added support for structural pattern matching (match/case statements)
  • Removed Python 3.6 support
  • Added Python 3.11 support

Renoir 1.5.4

20 Apr 22:55

Choose a tag to compare

Changes since 1.5.3:

  • Enhanced auto-indentation on lines stripping in edge cases

Renoir 1.5.3

15 Mar 14:57

Choose a tag to compare

Changes since 1.5.2:

  • Fix regression bug causing over-strip of lines during re-indentation

Renoir 1.5.2

15 Mar 12:31

Choose a tag to compare

Changes since 1.5.1:

  • Enhanced lines stripping and auto-indentation in non-trivial cases

Renoir 1.5.1

25 Dec 21:29

Choose a tag to compare

Changes since 1.5.0:

  • Fixed blocks auto-indentation in some edge cases
  • Enhanced lines stripping for include instructions