Release Notes
March 15, 2025 ยท View on GitHub
v0.11.0
Released on 2025/03/15
- New: adds QueryableOptions.assertNoFailure to treat errors as fatalError by @ChristophKaser in #64
v0.10.1
Released on 2024/09/29
- Fixed: Have SPI build Swift 6 documentation
v0.10.0
Released on 2024/09/28
- Breaking Change: Depend on GRDB 7.0.0-beta+ by @groue in [#58]https://github.com/groue/GRDBQuery/pull/58)
v0.9.0
Released on 2024/07/20
- New #52: DatabaseContext, and convenience queryable protocols.
See the Migrating To GRDBQuery 0.9 guide.
v0.8.0
Released on 2023/12/01
- New #49: Make Value an associated type of Queryable.
v0.7.0
Released on 2023/03/25
- New #41: Convenience
@Queryinitializers forVoidDatabaseContext - New #42: Demo apps access the database via a PlayerRepository package
- Breaking Change #43: Bump minimum Swift version to 5.7
v0.6.0
Released on 2023/02/24
- #37: Bump OS dependencies
v0.5.1
Released on 2022/10/08
- Prepare for documentation hosting on http://swiftpackageindex.com/
v0.5.0
Released on 2022/09/04
- Fix Xcode 14 runtime warnings that read "Publishing changes from within view updates is not allowed, this will cause undefined behavior."
v0.4.0
Released on 2022/05/20
v0.3.0
Released on 2022/05/01
- #23 Request Observation Control
- Breaking Change: the
isAutoupdatingbinding andView.mirrorAppearanceStatemethods have been replaced withQueryObservation.
v0.2.0
Released on 2022/04/18
v0.1.0
Released on 2021/11/25