Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

33 lines (23 loc) · 1.04 KB

Changelog

0.7.0 (06.02.2024)

  • Add support for Wagtail 5.2 (Josh Munn)
  • Add support for Wagtail 6.0 (Matt Westcott)
  • Update testing to include Python 3.12 (Josh Munn)
  • Improve logic for activating mock API when testing (Matt Westcott)
  • Use flit for packaging (Dan Braghis)
  • Drop support for Wagtail 5.1 and lower (Josh Munn)
  • Drop support for Python 3.7 (Josh Munn)

0.6.0 (13.04.2023)

  • Add ability to disable airtable sync on save (Brady Moe)

0.5.1 (21.02.2023)

  • Fix issue from excluding tests in the built package (Jacob Topp-Mugglestone)

0.5.0 (17.02.2023)

  • Update testing to include Python version 3.11 (Katherine Domingo)
  • Update testing to include Wagtail 4.2 (Katherine Domingo)
  • Update testing to use tox-gh-actions (Katherine Domingo)
  • Remove Wagtail < 4.1 support (Katherine Domingo)
  • Fix templates to work on Wagtail 4.2 (Josh Munn)

0.4.0 (01.02.2023)

  • Add support for Wagtail 4.0 (Katherine Domingo)
  • Fix to allow local development without Poetry (Brady Moe)
  • Remove Python 3.6 support (Brady Moe)