Prepare sqlparser release

This commit is contained in:
Simon Binder 2021-12-02 13:15:20 +01:00
parent bd13d3bc75
commit 877a349522
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.18.1
- Fix the AST comparator missing errors for different amount of children.
## 0.18.0
- Fix unecessary errors around `fts5` tables

View File

@ -1,6 +1,6 @@
name: sqlparser
description: Parses sqlite statements and performs static analysis on them
version: 0.18.0
version: 0.18.1
homepage: https://github.com/simolus3/moor/tree/develop/sqlparser
#homepage: https://moor.simonbinder.eu/
issue_tracker: https://github.com/simolus3/moor/issues