Skip to content

Releases: sksamuel/aedile

v3.0.4

Choose a tag to compare

@sksamuel sksamuel released this 03 May 17:04
69f56a0

What's Changed

  • Configure Renovate by @renovate[bot] in #58
  • Update kotest to v6.1.11 by @renovate[bot] in #60
  • Update dependency io.kotest:io.kotest.gradle.plugin to v6.1.11 by @renovate[bot] in #59
  • Fix #57: cancelling one caller no longer cancels other callers awaiting the same key by @sksamuel in #67
  • Update kotlinx-coroutines monorepo to v1.10.2 by @renovate[bot] in #69
  • Update Gradle to v9.4.1 by @renovate[bot] in #68
  • Support nullable value types in Cache (fixes #37) by @sksamuel in #70
  • Update actions/setup-java action to v5 by @renovate[bot] in #72
  • Update actions/checkout action to v6 by @renovate[bot] in #71
  • Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.4 by @renovate[bot] in #75
  • Update Gradle to v9.5.0 by @renovate[bot] in #74

Full Changelog: v3.0.3...v3.0.4

v3.0.3

Choose a tag to compare

@sksamuel sksamuel released this 31 Mar 02:45
2a408b6

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

Choose a tag to compare

@sksamuel sksamuel released this 31 Dec 07:16
679cabc

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

Choose a tag to compare

@sksamuel sksamuel released this 28 Aug 03:55
49e043d

What's Changed

New Contributors

  • @tKe made their first contribution in #50

Full Changelog: v3.0.0...v3.0.1

v3.0.0

Choose a tag to compare

@sksamuel sksamuel released this 19 Jul 19:45
a5f42be

What's Changed

  • Update changelog.md by @sksamuel in #42
  • Update to Caffeine 3.2; update nullability to match jSpecify; remove deprecated methods by @sksamuel in #47

Full Changelog: v2.1.2...v3.0.0

v2.1.2

Choose a tag to compare

@sksamuel sksamuel released this 18 Apr 23:33
3bbd6c5

What's Changed

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

v2.1.1

Choose a tag to compare

@sksamuel sksamuel released this 18 Apr 04:19
65f43f0

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

Choose a tag to compare

@sksamuel sksamuel released this 18 Apr 03:31
0b049c0

What's Changed

Full Changelog: v2.0.3...v2.1.0

v2.0.3

Choose a tag to compare

@sksamuel sksamuel released this 14 Jan 01:43
02f1c73

Full Changelog: v2.0.2...v2.0.3

v2.0.2

Choose a tag to compare

@sksamuel sksamuel released this 12 Jan 04:04
1ff5c87
Fix invariants for expireAfter (#35)