Releases: cloudblue/django-cqrs
Releases · cloudblue/django-cqrs
2.1.0
22 Dec 00:05
Compare
Sorry, something went wrong.
No results found
Added optional cqrs-id argument to consume command
2.0.0
17 Dec 09:15
Compare
Sorry, something went wrong.
No results found
Django-CQRS supports Django 4 now!
And there is a backward incompatible fix for generation of previous_data #54
1.14.0
23 Nov 23:17
Compare
Sorry, something went wrong.
No results found
Added action to synchronize master items from Django Admin.
1.13.2
19 Nov 09:55
Compare
Sorry, something went wrong.
No results found
Fix cqrs_dead_letters commands.
1.13.1
10 Nov 11:04
Compare
Sorry, something went wrong.
No results found
Fixed documentation building requirements
1.13.0
13 Aug 11:26
Compare
Sorry, something went wrong.
No results found
CQRS settings are now validated in one place
1.12.0
27 Jul 07:15
Compare
Sorry, something went wrong.
No results found
Added example project and removed unneeded files from installed package
1.11.5
26 May 15:16
Compare
Sorry, something went wrong.
No results found
Refactoring:
added more flake plugins and adjusted the codebase
added more pytest plugins
1.11.4
17 May 05:20
Compare
Sorry, something went wrong.
No results found
Added dead queue management commands
1.11.3
07 May 15:29
Compare
Sorry, something went wrong.
No results found
Fixes:
django-model-utils >= 4.0.0 is supported