Releases: cfpb/django-flags
Releases · cfpb/django-flags
4.1.1
4.1.0
4.0.3
4.0.2
4.0.1
4.0.0
- Allow configurable flag sources #12
- Add middleware to attach flag conditions to the request #11
- Allow passing kwargs to flag_enabled and flag_disabled template tags #14
- Fix docs mobile style and match screenshot to docs #13
- Fix some bad links in docs and style errors #10
- Remove unused logger #8
- Allow user_condition to work with custom user models #7
This release contains breaking changes. Please see the release notes for more.
3.0.2
3.0.1
Initial release of Django-Flags independent of Wagtail-Flags
This is the initial release of Django-Flags, the Django-only components of Wagtail-Flags.