Skip to content

0.5.0

Compare
Choose a tag to compare
@serramatutu serramatutu released this 23 Sep 12:57
· 12 commits to main since this release
59e91b6

v0.5.0 - 2024-09-23

Features

  • compile_sql method for getting the compiled SQL of a query
  • Allow saved queries in query and compile_sql

Fixes

  • Fixed wrong annotation for saved_queries in sync client.

Under the Hood

  • Better error messages
  • Client-side validation of query parameters