Skip to content

Releases: dgtized/scrapyard

Release v0.5.2

12 Nov 20:58
89f1e2b
Compare
Choose a tag to compare
  • Fix regex for parsing #() syntax so it allows more than one sha per key

Release v0.5.1

24 Sep 16:37
6c7694f
Compare
Choose a tag to compare
  • #8 - address rubocop vulnerability warning, fix rubocop warnings and add some simple install documentation
  • #7 - fix require version (thanks @michaelglass)

Release v0.5.0

20 Sep 06:18
df5540c
Compare
Choose a tag to compare
  • 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

16 Sep 18:36
78e0a90
Compare
Choose a tag to compare
  • Add --aws-region option for specifying aws-region without using AWS_DEFAULT_REGION

Version 0.4.0

16 Sep 01:48
64f0185
Compare
Choose a tag to compare
  • 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

14 Sep 23:18
765fd4b
Compare
Choose a tag to compare
  • Split up executable into lib directories
  • Use aws-sdk library for interacting with S3

Initial Release

13 Sep 21:42
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
v0.1.0

Files are hashes, not objects