Skip to content

Commit 540dc48

Browse files
committed
v0.11.0
1 parent 2b39e5f commit 540dc48

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release Notes
22

3+
## v0.11.0
4+
5+
Released on 2025/03/15
6+
7+
- **New**: adds QueryableOptions.assertNoFailure to treat errors as fatalError by [@ChristophKaser](https://github.com/ChristophKaser) in [#64](https://github.com/groue/GRDBQuery/pull/64)
8+
39
## v0.10.1
410

511
Released on 2024/09/29

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GRDBQuery
22

3-
**Latest release**: September 29, 2024[version 0.10.1](https://github.com/groue/GRDBQuery/tree/0.10.1)[CHANGELOG](CHANGELOG.md)
3+
**Latest release**: March 15, 2025[version 0.11.0](https://github.com/groue/GRDBQuery/tree/0.11.0)[CHANGELOG](CHANGELOG.md)
44

55
**Requirements**: iOS 14.0+ / macOS 11+ / tvOS 14.0+ / watchOS 7.0+ • Swift 6+ / Xcode 16+
66

0 commit comments

Comments
 (0)