Skip to content

Releases: cfpb/wagtail-flags

2.0.6

26 Oct 16:59
Compare
Choose a tag to compare
  • Add trove classifiers for PyPI #19

2.0.5

17 Jul 13:52
Compare
Choose a tag to compare
  • Add an 'after date' condition #15
  • Bump Wagtail, Django, and Python versions #14
  • Describe possible 404s in flagged_url documentation #16

2.0.4

12 Jun 13:37
Compare
Choose a tag to compare
  • Add support for fallback includes #13

2.0.3

20 May 02:53
Compare
Choose a tag to compare
  • Allow any of a flag's conditions to match (for path, user, site, etc) #12

2.0.2

15 May 20:39
Compare
Choose a tag to compare
  • Add a context manager to flag multiple URLs #11

2.0.1

09 May 12:59
Compare
Choose a tag to compare
  • Make flags with no conditions default to False #10

2.0.0

05 May 13:29
Compare
Choose a tag to compare

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

18 Apr 10:58
Compare
Choose a tag to compare
  • Add support for include()'ed URLs #8

1.0.2

07 Mar 19:11
Compare
Choose a tag to compare
  • Fix the admin delete URL #6

1.0.1

07 Mar 15:49
Compare
Choose a tag to compare
  • Add a MANIFEST.in file #5