Skip to content

v1.0.0-M5

Pre-release
Pre-release
Compare
Choose a tag to compare
@release-drafter release-drafter released this 21 Oct 15:55
· 168 commits to master since this release

What’s Changed

User-facing changes

  • Fix Expiration of Caffeine Cache (#562) @zarthross - fixes #522
  • Remove redundant context bound (Sync already implies MonadCancelThrow) (#578) @bplommer
  • fix cache entry expiration - monotonic vs realtime (#591) @yurique

Others