Skip to content

Releases: zio/zio-cache

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 17 Mar 07:12
55c3f95

What's Changed

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 26 Nov 05:54
b3eb4e3

What's Changed

v0.2.6

Choose a tag to compare

@guizmaii guizmaii released this 26 Nov 05:19
caa89d0

What's Changed

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 12 Sep 07:02
7515f25

What's Changed

v0.2.4

Choose a tag to compare

@kyri-petrou kyri-petrou released this 27 Feb 12:03
374273a

Starting from this version, zio-cache is published for Scala Native 0.5!

This release contains a bug fix where in some rare cases concurrent calls to get quickly followed by an interruption couple could cause a deadlock. It also contains a number of optimizations.

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@adamgfraser adamgfraser released this 06 Apr 17:40
3a9c3e9

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@adamgfraser adamgfraser released this 17 Jan 05:15
960d3f4

What's Changed

New Contributors

  • @github-actions made their first contribution in #122

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Dec 15:19
bf09235

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.1.5

Choose a tag to compare

@adamgfraser adamgfraser released this 07 Sep 06:21
75895ac

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@adamgfraser adamgfraser released this 19 Jul 18:09
ce8be32

What's Changed

  • Remove sealed from ManagedCache abstract class by @guizmaii in #93

New Contributors

Full Changelog: v0.1.3...v0.1.4