Skip to content

Releases: TimWSpence/cats-stm

v0.13.5

03 May 09:51
4a6c1b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.4...v0.13.5

v0.13.4

21 Apr 12:42
febca94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.3...v0.13.4

v0.13.3

26 Jan 15:37
9e1ddc9
Compare
Choose a tag to compare

v0.13.3

What's Changed

Full Changelog: v0.13.2...v0.13.3

v0.13.2

04 Oct 16:14
113c4f8
Compare
Choose a tag to compare

v0.13.2

Now with scala native support, many thanks to @armanbilge!

What's Changed

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.11.0

27 Sep 11:25
Compare
Choose a tag to compare

Introduce an STM.Make typeclass rather than depending directly on Async

v0.10.4

27 Sep 11:12
Compare
Choose a tag to compare

Final release before v0.11.0, bumping all dependencies to the latest versions

v0.10.3

14 May 10:19
Compare
Choose a tag to compare

Cross-publish for scala 3!! 🎉

v0.10.2

12 May 18:23
Compare
Choose a tag to compare

Cross-publish for scala 3..0-RC3

v0.10.1

31 Mar 09:03
Compare
Choose a tag to compare

Cross-publish for Scala 3.0.0-RC2

v0.10.0

30 Mar 08:53
Compare
Choose a tag to compare

This is the official release of an entire rebuild of the library, utilizing some of the new features of cats effect 3 for a completely semantically blocking, optimistically concurrent implementation with no global locks.

For more details, see the previous release notes:
v0.10.0-RC1
v0.10.0-M3
v0.10.0-M2
v0.10.0-M1