Releases: cfpb/wagtail-flags
Releases · cfpb/wagtail-flags
2.0.6
- Add trove classifiers for PyPI #19
2.0.5
- Add an 'after date' condition #15
- Bump Wagtail, Django, and Python versions #14
- Describe possible 404s in flagged_url documentation #16
2.0.4
- Add support for fallback includes #13
2.0.3
- Allow any of a flag's conditions to match (for path, user, site, etc) #12
2.0.2
- Add a context manager to flag multiple URLs #11
2.0.1
- Make flags with no conditions default to False #10
2.0.0
This release breaks compatibility to previous versions.
Please see #9 for details of the changes, and the README for the new API.
- Define flags in settings, add multiple conditions in settings and admin #9
1.0.3
- Add support for include()'ed URLs #8
1.0.2
- Fix the admin delete URL #6
1.0.1
- Add a MANIFEST.in file #5