Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.2.0 source code.tar.gz | 2024-02-29 | 28.2 kB | |
1.2.0 source code.zip | 2024-02-29 | 48.2 kB | |
README.md | 2024-02-29 | 559 Bytes | |
Totals: 3 Items | 76.9 kB | 0 |
What's Changed
- Fix
has_changed
andchanged_to
when working with mutable data (i.e.:dict
s) by @AlaaNour94 in https://github.com/rsinger86/django-lifecycle/pull/151 - Hook condition can be now built using some predefined conditions and/or with custom ones by @EnriqueSoria in https://github.com/rsinger86/django-lifecycle/pull/150
New Contributors
- @AlaaNour94 made their first contribution in https://github.com/rsinger86/django-lifecycle/pull/151
Full Changelog: https://github.com/rsinger86/django-lifecycle/compare/1.1.2...1.2.0