Skip to content

Releases: just-work/django-denormalized

1.0.0

27 Feb 15:14
Compare
Choose a tag to compare

Django-5.0 support
Python-3.12 support
Drop Python-3.7 support
Packaging and PyPI release automatization

What's Changed

Full Changelog: 0.16.0...0.17.0

0.17.0-pre

27 Feb 15:06
13d3b7b
Compare
Choose a tag to compare
0.17.0-pre Pre-release
Pre-release

Pre-release for setting up automatic release publishing

What's Changed

Full Changelog: 0.16.0...0.17.0

0.16.0

21 Aug 10:39
6727363
Compare
Choose a tag to compare

#43 Django-4.1 support

0.15.0

25 Feb 11:28
b6baa00
Compare
Choose a tag to compare

#21 track initial fields values in refresh_from_db

0.14.0

15 Jan 14:12
8f5cca5
Compare
Choose a tag to compare

#23 fix full aggregate counts excluded objects

0.13.0

29 Dec 10:39
f115741
Compare
Choose a tag to compare
0.13.0 Pre-release
Pre-release

#14 Min/Max support

0.12.0

12 Dec 10:59
faa2d22
Compare
Choose a tag to compare
0.12.0 Pre-release
Pre-release

#20 fix decrement on change group

0.11.0

10 Dec 12:01
5d5dd89
Compare
Choose a tag to compare
0.11.0 Pre-release
Pre-release

fix #18 non-suitable created increment
fix #19 change save wrapping method

0.10.0

10 Dec 07:01
dfed2d5
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release

#12 track incremental updates in normalized model
fix #16 incorrect usage with two or more DFK

0.9.0

05 Dec 18:14
511cd5c
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

added #10 public interface for denormalized fields update and for storing initial object state