Skip to content

Releases: cfpb/wagtail-inventory

1.7.0

03 Mar 14:32
33b324a
Compare
Choose a tag to compare
  • Add support for Wagtail 4.2 #66 (thanks, @katdom13!)
  • Switch to pyproject.toml #67

1.6

10 Nov 20:12
Compare
Choose a tag to compare
1.6

What's Changed

  • Fix flake8 configuration by @chosak in #61
  • Point README CI badge from Travis to GitHub by @chosak in #62
  • Add support for Wagtail 3 and Wagtail 4 by @chosak in #63
  • Add support for Wagtail 4.1 by @chosak in #64

Full Changelog: 1.5...1.6

1.5

18 May 17:25
aaeede3
Compare
Choose a tag to compare
1.5

What's Changed

Full Changelog: 1.4.1...1.5

1.4.1

03 Mar 19:27
Compare
Choose a tag to compare
  • Use any compatible tqdm version #53

1.3.1

03 Mar 17:01
Compare
Choose a tag to compare
  • Use any compatible tqdm version #53

Support Wagtail 2.15

28 Feb 20:03
8b57fb3
Compare
Choose a tag to compare
  • Adds support for Wagtail 2.15 and Django 3.2
  • Drops support for all previous versions

1.3

03 May 19:42
9ff6506
Compare
Choose a tag to compare
1.3
  • Allow Coveralls to run on forks of this repository #41
  • Add missing chevron icons to select dropdowns #42
  • Add UniqueConstraint on (page, block) #45

Support Latest Wagtail Version

04 Dec 15:23
34c9df9
Compare
Choose a tag to compare

Support all wagtail versions from 2.7 onward until the next major version.

1.1.1

11 Aug 16:22
Compare
Choose a tag to compare
  • Support Wagtail 2.10 #33

1.1

19 Jun 16:15
1e490bc
Compare
Choose a tag to compare
1.1
  • Support Wagtail 2.9 #29
  • Add a GitHub Action to automatically publish to PyPI
    when a GitHub release is created for this library and add GitHub templates #30