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 bc209cc commit 2b3676aCopy full SHA for 2b3676a
CHANGELOG.md
@@ -5,6 +5,12 @@
5
Mothing yet!
6
7
8
+## [0.7.2] - 2025-11-12
9
+[0.7.2]: https://github.com/sqldelight/sql-psi/releases/tag/0.7.2
10
+
11
+- Make `localFileSystem` and `jarFileSystem` protected on `SqlCoreEnvironment`.
12
13
14
## [0.7.1] - 2025-11-11
15
[0.7.1]: https://github.com/sqldelight/sql-psi/releases/tag/0.7.1
16
gradle.properties
@@ -1,5 +1,5 @@
1
GROUP=app.cash.sql-psi
2
-VERSION_NAME=0.8.0-SNAPSHOT
+VERSION_NAME=0.7.2
3
4
POM_URL=https://github.com/sqldelight/sql-psi/
POM_SCM_URL=https://github.com/sqldelight/sql-psi/
0 commit comments