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 4192bb7 commit 4dc3347Copy full SHA for 4dc3347
CHANGELOG.md
@@ -2,7 +2,12 @@
2
3
## Unreleased
4
5
-- Change visibility on CreateTableElementType (https://github.com/sqldelight/sql-psi/pull/691)
+
6
7
+## [0.7.0] - 2025-09-02
8
+[0.7.0]: https://github.com/sqldelight/sql-psi/releases/tag/0.7.0
9
10
+- Change visibility on `CreateTableElementType` (https://github.com/sqldelight/sql-psi/pull/691)
11
- Support reading jar files (https://github.com/sqldelight/sql-psi/pull/588)
12
13
gradle.properties
@@ -1,5 +1,5 @@
1
GROUP=app.cash.sql-psi
-VERSION_NAME=0.7.0-SNAPSHOT
+VERSION_NAME=0.7.0
POM_URL=https://github.com/sqldelight/sql-psi/
POM_SCM_URL=https://github.com/sqldelight/sql-psi/
0 commit comments