Fixed consecutive delimiters with text representation

This commit is contained in:
Andrew Kane
2023-06-11 12:10:52 -07:00
parent a577c2df80
commit 0a98a953cd
4 changed files with 15 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
## 0.4.4 (unreleased)
- Improved error message for malformed vector literal
- Fixed consecutive delimiters with text representation
## 0.4.3 (2023-06-10)