Releases: gvonness/bengal-stm
Releases · gvonness/bengal-stm
v0.4.0
- Rework of effect containers
- Cleanup around cats-effect usage
v0.3.10
- Fix for certain transactional variables being exposed in the public API that aren't supposed to be.
- Updated readme to explain why auto-complete doesn't detect API methods.
v0.3.9
- Bump to cats-effect and scala-test versions
v0.3.8
Fix that prevents the runtime from hanging due to an empty waiting buffer in certain situations
v0.3.6
Enhanced error handling for log construction and static analysis
v0.3.5
Impossible type casts in the static analysis now fall back to blindly optimistic scheduling (only for first transaction attemp)
v0.3.4
Optimisation of pure by-name parameter evaluation
v0.3.3
- Cleanup of log compiler
- Optimised evaluation of by-name parameters
v0.3.2
Minor runtime update: log retries are not short-circuited by subsequent errors