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 8384991 commit fac892bCopy full SHA for fac892b
CHANGELOG.md
@@ -6,7 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
-## [0.1.0] - 2022-06-08
+## [0.1.2] - 2022-06-08
10
+### Fixed
11
+- Handling of commas in arrays.
12
+
13
+## [0.1.1] - 2022-06-08
14
### Fixed
15
- CLI output to be JSON.
16
README.md
@@ -1,6 +1,6 @@
1
ksql
2
=====
3
-
+
4
[](https://pkg.go.dev/github.com/go-playground/ksql)
5

0 commit comments