Skip to content

Releases: mnbjhu/surrealdb-kotlin-driver

Insert Support

10 Sep 10:16
c435bac
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

05 Sep 12:17
3493250
Compare
Choose a tag to compare

Update To Beta10

What's Changed

  • Update readme.md by @mnbjhu in #3
  • Added support for selecting updating and deleting thing by @mnbjhu in #5
  • Adding test result publishing by @mnbjhu in #6
  • Live queries by @mnbjhu in #7
  • Remove nightly labels by @mnbjhu in #8
  • Renamed existing patch and added support for new patch by @mnbjhu in #9
  • Version increment by @mnbjhu in #10

Full Changelog: 0.1.1...0.2.0

First General Release

14 Aug 11:58
Compare
Choose a tag to compare
  • Fixed Issues with IOS targets
  • Renamed Thing.Actual to Thing.Record
  • Added Github action for gradle build
  • Added API documentation
  • Added to readme