Skip to content

Releases: 2manymws/rcutil

v0.16.4

20 Sep 05:31
df1d785
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • When deleting the cache, unnecessary directories are also deleted. by @k1LoW in #75

Other Changes

  • Update go directive version by @k1LoW in #76

Full Changelog: v0.16.3...v0.16.4

v0.16.3

04 Sep 01:04
142f88e
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Use oldstable by @k1LoW in #72
  • Bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 by @dependabot in #71
  • Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #74

Full Changelog: v0.16.2...v0.16.3

v0.16.2

30 Jul 22:43
1694cec
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.16.1...v0.16.2

v0.16.1

19 Jul 06:33
ea6b442
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Revert "Remove directories recursively when it is zero cache files." by @k1LoW in #66

Full Changelog: v0.16.0...v0.16.1

v0.16.0

12 Jul 08:35
5d2d94a
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Remove directories recursively when it is zero cache files. by @k1LoW in #64

Full Changelog: v0.15.0...v0.16.0

v0.15.0

12 Jul 08:14
608453d
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Improving DiskCache performance. by @k1LoW in #62

Other Changes

  • Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #60
  • Add oldstable by @k1LoW in #63

Full Changelog: v0.14.1...v0.15.0

v0.14.1

06 Mar 01:12
8150692
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Fix problem of blocking due to ch when StopAll is called. by @k1LoW in #58

Full Changelog: v0.14.0...v0.14.1

v0.14.0

06 Mar 00:29
c1e692e
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Asynchronous cache warming by @k1LoW in #56

Other Changes

  • Add StopAdjust and StopAll by @k1LoW in #55

Full Changelog: v0.13.0...v0.14.0

v0.13.0

04 Mar 08:01
d945825
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Change DiskCacheOption signature by @k1LoW in #51

Fix bug 🐛

  • Fix nil pointer dereference in diskcache.go by @k1LoW in #53

Other Changes

  • Add the option to specify a percentage of the total size to adjust the total size of cache files. by @k1LoW in #54

Full Changelog: v0.12.1...v0.13.0

v0.12.1

01 Mar 07:46
705bd79
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

Full Changelog: v0.12.0...v0.12.1