We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cbd5e9 commit b6b840cCopy full SHA for b6b840c
CHANGELOG.md
@@ -2,8 +2,15 @@
2
3
## Unreleased
4
5
+Mothing yet!
6
+
7
8
+## [0.7.1] - 2025-11-11
9
+[0.7.1]: https://github.com/sqldelight/sql-psi/releases/tag/0.7.1
10
11
- Improve handling of FTS5 hidden columns (https://github.com/sqldelight/sql-psi/pull/717)
12
13
14
## [0.7.0] - 2025-09-02
15
[0.7.0]: https://github.com/sqldelight/sql-psi/releases/tag/0.7.0
16
gradle.properties
@@ -1,5 +1,5 @@
1
GROUP=app.cash.sql-psi
-VERSION_NAME=0.8.0-SNAPSHOT
+VERSION_NAME=0.7.1
POM_URL=https://github.com/sqldelight/sql-psi/
POM_SCM_URL=https://github.com/sqldelight/sql-psi/
0 commit comments