Skip to content

1.4.0

Choose a tag to compare

@cbaker6 cbaker6 released this 11 Apr 17:38
· 221 commits to main since this release
c86b77f

Full Changelog

Improvements

  • (Breaking Change) A query hint can now be set using a method and its return type is automatically inferred. In addition, a hint can now be any Encodable type instead of just a String (#119), thanks to Corey Baker.