Releases: just-work/django-denormalized
Releases · just-work/django-denormalized
1.0.0
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
Pre-release for setting up automatic release publishing
What's Changed
Full Changelog: 0.16.0...0.17.0
0.15.0
#21 track initial fields values in refresh_from_db
0.14.0
#23 fix full aggregate counts excluded objects
0.12.0
#20 fix decrement on change group
0.11.0
fix #18 non-suitable created increment
fix #19 change save wrapping method
0.10.0
#12 track incremental updates in normalized model
fix #16 incorrect usage with two or more DFK
0.9.0
added #10 public interface for denormalized fields update and for storing initial object state