We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2483fa4 commit a352ebaCopy full SHA for a352eba
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+## 0.7.0 (2024-01-31)
3
+
4
+- Update pglast to 6.1 which makes pgspot use the PostgreSQL 16 parser
5
6
## 0.6.0 (2023-08-23)
7
8
- Ignore default values when comparing functions signatures #88
src/pgspot/__init__.py
@@ -1 +1 @@
-__version__ = "0.6.0"
+__version__ = "0.7.0"
0 commit comments