Skip to content

Releases: bckohan/django-render-static

v3.1.3

26 Aug 21:05
20633c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

18 Jul 21:57
5cd52d7
Compare
Choose a tag to compare

v3.0.1

16 Jul 00:16
cc188da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

07 Jun 09:02
031e8d6
Compare
Choose a tag to compare

v2.2.1

11 Apr 23:05
ae8969b
Compare
Choose a tag to compare

v2.2.0

28 Feb 01:53
456cf84
Compare
Choose a tag to compare

renderstatic command is now a TyperCommand. Tab shell completions are now supported!

What's Changed

Full Changelog: v2.1.3...v2.2.0

v2.1.3

12 Dec 20:31
2abe33c
Compare
Choose a tag to compare

Support for Django 5.0

v2.1.2

21 Nov 18:41
Compare
Choose a tag to compare

Minor bug fix release fixing #133 and #134

Full Changelog: v2.1.1...v2.1.2

v2.1.1

21 Nov 04:47
Compare
Choose a tag to compare

Minor bug fix release:

  • deterministic ordering on enum properties #131

Full Changelog: v2.1.0...v2.1.1

v2.1.0

20 Nov 23:13
3964348
Compare
Choose a tag to compare

A feature release including:

  • transpilation override blocks
  • efficiency and feature improvements to the transpiled enum classes