What's Changed
- Added: SharingGRDB 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
- @dave256 made their first contribution in #30
- @DominikGrodl made their first contribution in #32
Full Changelog: 0.1.1...0.2.0