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 1107d04 commit 41af882Copy full SHA for 41af882
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.4.0
2
+
3
+* [FEAT] add `EncodeOptions.commaCompactNulls` to drop `null` values when using comma list format
4
5
## 1.3.4
6
7
* [CHORE] update Kotlin to 2.2.21
gradle.properties
@@ -1,3 +1,3 @@
group=io.github.techouse
-version=1.3.4
+version=1.4.0
kotlin.code.style=official
0 commit comments