Releases: dgtized/scrapyard
Releases · dgtized/scrapyard
Release v0.5.2
Release v0.5.1
- #8 - address rubocop vulnerability warning, fix rubocop warnings and add some simple install documentation
- #7 - fix require version (thanks @michaelglass)
Release v0.5.0
- Expand documentation
- Expand testing coverage, particularly around S3 integration
- Change command interface to print keys affected by the command to standard out
Release 0.4.5
- Add --aws-region option for specifying aws-region without using AWS_DEFAULT_REGION
Version 0.4.0
- Limit legal characters for cache keys (for both S3 & locally)
- Measure time spent in IO heavy operations like S3 api calls or tar execution
- Add option --initialize-paths to remove paths and remake them before searching
- Fix a number of rubocop errors
- Expand test coverage of Scrapyard::Key
Support AWS S3
- Split up executable into lib directories
- Use aws-sdk library for interacting with S3
Initial Release
v0.1.0 Files are hashes, not objects