Skip to content

Releases: wagtail-nest/wagtail-polymath

v2.dev1 - first dev release in the wagtail_polymath space

Choose a tag to compare

@zerolab zerolab released this 18 Jun 16:25
Immutable release. Only release title and notes can be modified.
5def51e

What's Changed

Full Changelog: 1.3.0...v2.0.0-dev1

v1.3.1 - preview initialisation fixes

Choose a tag to compare

@zerolab zerolab released this 30 Oct 11:34
Immutable release. Only release title and notes can be modified.
b6def5f

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

v1.3 - Wagtail 5.2+

Choose a tag to compare

@zerolab zerolab released this 04 Jul 16:06
0f22366

This release

  • Updates project tooling:
    • added linting with ruff
    • switched to using flit for packaging
    • added GitHub Actions, including PyPI trusted publishing
    • added tests skeleton
  • Adds support for Wagtail 5.2+
  • Drops support for Wagtail < 5.2, Django < 4.2

And paves the way for the merge with https://github.com/ongchi/wagtail-katex

v1.2 - Wagtail 2 / Django 3 compat

Choose a tag to compare

@JamesRamm JamesRamm released this 18 May 06:19
f03cb25

Upgrade to Django 3 / Wagtail 2. Thanks to @zelenij