- Nothing changed yet.
- Fixed: packaging bug that caused 'pip install zc.recipe.filestorage' to fail with an error about missing README.txt
- Fixed: packaging bug that caused a test failure in a test runner that didn't use buildout to run setup.py.
- Python 3 compatibility
- Using Python's
doctest
module instead of deprecatedzope.testing.doctest
. - Removed 'shared-blob-dir' from blobstorage section.
- Initial release.