Skip to content

v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jczuchnowski jczuchnowski released this 09 Apr 13:36
· 629 commits to master since this release
4f15d74

This release catches up with the latest changes in ZIO 2.0-RC4 and 2.0-RC5, so most notably no more ZManaged (by @adamgfraser).
Other than that small improvements and things that we missed in the initial release:

  • added missing execute method for update statements by @jczuchnowski (#603)
  • improved DSL for optional values in insert statements by @sviezypan (#618)
  • improved behavior of connections when interruption happens by @petoalbert (#605)