Skip to content

Releases: gvonness/bengal-stm

Internal update

13 Aug 21:48
v0.9.5
bd08963
Compare
Choose a tag to compare
  • Migration to Typelevel SBT plugin
  • Minor code cleanup

v0.9.4

06 Aug 08:28
v0.9.4
75863ab
Compare
Choose a tag to compare

Modifier code cleanup

v0.9.3

31 Jul 09:10
v0.9.3
693f149
Compare
Choose a tag to compare

Minor code cleanups

v0.9.2

12 Jul 15:53
v0.9.2
911216f
Compare
Choose a tag to compare
  • Runtime updates to enhance retry efficiency

v0.9.1

27 Jun 14:17
v0.9.1
5e7c1d3
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release
  • Fix for scheduler toString causing stack overflow

v0.9.0

26 Jun 12:36
v0.9.0
35757c9
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release
  • Scala update to 2.13.11
  • Remove max retry wait time runtime parameter

v0.8.0

26 Jun 11:17
v0.8.0
35a0857
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release
  • New reactive graph scheduler
  • Refactor of runtime IDs
  • Enhanced ID footprint collision detection

v0.7.0

06 Sep 11:08
v0.7.0
06dafa9
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • Expanded API to accepted abstracted effects
  • Backend to use abstracted effects instead of thunks to suspend calculations
  • Backend performance optimisations
  • Bugfixes around waiting triggering for transactional maps

v0.6.0

21 Aug 14:52
v0.6.0
637f064
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • Cleanup of build.sbt and CI/CD
  • Readme updates

v0.5.0

20 Aug 23:16
v0.5.0
3d10889
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • Restructure of codebase
  • Reworked imports to align more to TypeLevel standards
  • Separated delay and pure APIs reflecting other TypeLevel APIs
  • Intellij auto-complete now works with the API