Releases: richardartoul/gobuildcache
Releases · richardartoul/gobuildcache
v1.4.0
What's Changed
- Change log level from Info to Debug for statistics by @richardartoul in #12
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Change log level from Info to Debug on Close by @richardartoul in #11
- Put more logs behind debug flag by @richardartoul in #10
New Contributors
- @richardartoul made their first contribution in #11
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add read-only mode to allow cache reads but skip writes by @cchristous in #9
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Support GOBUILDCACHE_ prefixed environment variables by @cchristous in #8
New Contributors
- @cchristous made their first contribution in #8
Full Changelog: v1.0.0...v1.1.0
v1.0.0
First release!