Skip to content

Releases: kukymbr/filecache

v2.1.2

04 Mar 21:54
Compare
Choose a tag to compare

Added the NewInTemp constructor function.

Full Changelog: v2.1.1...v2.1.2

v2.1.1

22 Jan 14:51
Compare
Choose a tag to compare

The GarbageCollector adapters

v2.0.2

31 Oct 20:13
Compare
Choose a tag to compare

Go module fixed (v2 added)

Full Changelog: v2.0.1...v2.0.2

v2.0.1

31 Oct 20:08
Compare
Choose a tag to compare

Repository CI changes.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

31 Oct 00:14
2062b58
Compare
Choose a tag to compare

What's Changed

  • Full FileCache refactoring;
  • less public methods, no more global vars;
  • abstraction layer added;
  • no-op cache realisation;
  • more tests coverage.

Full Changelog: v1.3.0...v2.0.0