Releases: or-shachar/go-tool-cache
Releases · or-shachar/go-tool-cache
v0.0.7
Changelog
- cc47faa fix: call wg.Close() in defer func (#9)
v0.0.6
What's Changed
- Remodeled with interfaces + parallel puts in #3
- chore: CR fixes in #6
- chore: CR fixes in #7
- Fixed warnings, added small UT, added CI build in #8
🦋 Big thanks to @dany74q and @gmwiz for providing amazing code feedback!
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Instead of saving the action object in separate place - save everything in the same location by action key and move outputId to S3 object metadata.
v0.0.4
Changelog
- ec1eaf7 S3 sizes/speed summary (temp solution) (#1)
v0.0.3
fix: Added cache
prefix to S3 keys