Skip to content

1.5.0

Choose a tag to compare

@cbaker6 cbaker6 released this 14 Apr 02:05
· 219 commits to main since this release
d666556

Full Changelog

Improvements

  • (Breaking Change) Aggregrate takes any Encodable type. Query planning methods are now: findExlpain, firstEplain, countExplain, etc. The distinct query now works. The client will also not throw an error anymore when attempting to delete a File and the masterKey isn't available. The developer will still need to configure the server to delete the file properly (#122), thanks to Corey Baker.