- Switch to PEP 420 implicit namespace support.
- Add support for Python 3.12.
- Drop support for Python 2.7, 3.5, 3.6.
- Added support for Python 3.9 and 3.10
- Switched to GitHub Actions for CI (#2)
- Added the
listen
parameter to pass a port or a host and port. This is more in line with whatplone.recipe.zope2instance
expects.
- Initial release