Skip to content

v0.13.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 24 May 09:21
· 182 commits to develop since this release
5dd32c3

⚠️ Breaking Changes

You need to migrate the explicit usages of OnConflictStrategy and ForeignKeyAction from snake case to camel case.

Changes

🚀 Features

  • Support Linux, macOS, Windows (#326) @vitusortner
  • Implement simple Streams on DatabaseViews, fix multi-dao changelistener (#320) @mqus

🐛 Bug Fixes