- Make final release. Nothing changed since the last alpha. [maurits]
2.0.0a1
--------------------
- Require Python 3.8+ and switch to native namespace packages. This is needed because ``zest.releaser`` 9.0.0a1 does the same. [maurits]
1.6.0
------------------
- Add ``zest.pocompile.available``. You can use this to let the full release of a package fail early when ``zest.pocompile`` is not available. Edit its ``setup.cfg``, and add a ``[zest.releaser]`` section with value ``prereleaser.before = zest.pocompile.available`` [maurits]
1.5.0
------------------
- Claim Python 2 and 3 compatibility. Seems to work fine. [maurits]
1.4
----------------
- Moved to https://github.com/zestsoftware/zest.pocompile. [maurits]