Changelog

2.3 (unreleased)

2.2 (2024-03-14)

  • Switch to PEP 420 implicit namespace support.

2.1 (2023-12-28)

  • Add support for Python 3.12.

2.0 (2023-02-02)

  • Drop support for Python 2.7, 3.5, 3.6.

1.2 (2022-06-27)

  • Added support for Python 3.9 and 3.10

  • Switched to GitHub Actions for CI (#2)

1.1 (2019-08-14)

  • Added the listen parameter to pass a port or a host and port. This is more in line with what plone.recipe.zope2instance expects.

1.0 (2019-04-20)

  • Initial release