Skip to content

Commit cbc1464

Browse files
authored
Merge branch 'groue:master' into sqlcipher
2 parents a9f9e63 + a5a1be2 commit cbc1464

File tree

83 files changed

+7743
-1940
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+7743
-1940
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ GRDB adheres to [Semantic Versioning](https://semver.org/), with one exception:
77

88
#### 7.x Releases
99

10+
- `7.5.x` Releases - [7.5.0](#750)
1011
- `7.4.x` Releases - [7.4.0](#740) - [7.4.1](#741)
1112
- `7.3.x` Releases - [7.3.0](#730)
1213
- `7.2.x` Releases - [7.2.0](#720)
@@ -136,6 +137,13 @@ GRDB adheres to [Semantic Versioning](https://semver.org/), with one exception:
136137

137138
---
138139

140+
## 7.5.0
141+
142+
Released May 11, 2025
143+
144+
- **New**: Make it possible to create a raw FTS5Pattern without any database connection by [@groue](https://github.com/groue) in [#1764](https://github.com/groue/GRDB.swift/pull/1764)
145+
- **New**: Build request with closures by [@groue](https://github.com/groue) in [#1759](https://github.com/groue/GRDB.swift/pull/1759)
146+
139147
## 7.4.1
140148

141149
Released March 28, 2025

0 commit comments

Comments
 (0)