All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.3.0 - 2021-09-13
- feat: Implement IoCallback support (#23)
- feat: Add storage_features and default_storage_pairs support
- ci: Enable auto merge for Dependabot
- ci: Upgrade fetch-metadata
- docs: Update README (#27)
v0.2.0 - 2021-08-23
- ci: Add intergration tests (#15)
- feat: Add support for Copier, Mover, Appender, Direr (#14)
- fix: stat root path will return ErrObjectNotExist (#17)
- fix: Object size calculated incorrectly while short write (#21)
- refactor: Add name field in object (#19)
- Implement memory services.