We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eef954 commit 43eb817Copy full SHA for 43eb817
CHANGELOG.md
@@ -4,6 +4,9 @@ Canonical reference for changes, improvements, and bugfixes for mql.
4
5
## Next
6
7
+## 0.1.2 (2023/09/18)
8
+
9
+* feat: add support for backtick and single-quote string delimiters ([PR](https://github.com/hashicorp/mql/pull/25))
10
* feat: require string tokens used as comparison values to be delimited ([PR](https://github.com/hashicorp/mql/pull/23))
11
* chore: automate some coverage reporting bits ([PR](https://github.com/hashicorp/mql/pull/12))
12
* tests: add fuzz test for mql.Parse(...)([PR](https://github.com/hashicorp/mql/pull/11))
0 commit comments