Skip to content

v0.9.2

Compare
Choose a tag to compare
@djbe djbe released this 24 Jul 23:11
· 221 commits to main since this release

New Features

  • Core: Add a method to extract an nice error from a server's response.
  • DB: Add a shortcut method for building a request, performing an insert and saving the result in one go. (see Client.requestInsert(...))