Skip to content

v4.0.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@gaelrenoux gaelrenoux released this 14 Apr 16:32
· 45 commits to master since this release

Upgrades TranzactIO for ZIO 2.0.0-RC5. This comes with a bunch of improvements. The biggest change from a user's perspective is the deprecation of the transactionR/autoCommitR/etc. functions. You can now directly use transaction, whether or not you have an additional environment in the ZIO instance.