Skip to content

0.2.0

Choose a tag to compare

@stephencelis stephencelis released this 22 Apr 17:26
· 151 commits to main since this release

What's Changed

  • Added: SQLiteData is now powered by StructuredQueries, a library for building SQL in a safe, expressive, and composable manner. New @FetchAll and @FetchOne property wrappers have been introduced that can directly take queries built with the library. See the migration guide for more information.
  • Fixed: Suppress invalid blank database warnings (#33).
  • Infrastructure: Documentation fixes (thanks @dave256, #30; @DominikGrodl in #32).

New Contributors

Full Changelog: 0.1.1...0.2.0