- Drop support for Python 2.7, 3.5, 3.6.
- Add support for ZODB/ZEO 5.
- Close the underlying iterator used by the iterator wrapper when it is closed. (zopefoundation/zc.zlibstorage#4)
- Add Python 3.7, 3.8, 3.9, 3.10, 3.11 compatibility.
- Add encryption for blobstorage. [pcdummy]
- Initial release as a separate package.