Releases: ivopetkov/object-storage
Releases · ivopetkov/object-storage
v1.2.2
Fix PHP versions in composer.json.
v1.2.1
Fix in Utilities::cleanup() to delete directories that start with a dot.
v1.2.0
Add ObjectStorage\Utilities::cleanup() to remove empty directories.
v1.1.0
- Rename and duplicate commands performance optimizations (don't create metadata dirs if not needed).
- Performance optimizations when creating new dirs.
v1.0.0
Add 'body.length' result option in 'get' and 'search' commands.
Add 'body.range(,)' result option in 'get' and 'search' commands.
v0.6.0
Added new command named "exists".