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 4276aa1 commit 5ce8e2cCopy full SHA for 5ce8e2c
CHANGELOG.md
@@ -1,4 +1,3 @@
1
-
2
1.3.0 / 2021-09-23
3
==================
4
@@ -9,6 +8,7 @@ It uses Kotlin 1.5.31 by default.
9
8
10
* Promote JsonConfiguration and its usages to stable (#1690)
11
* Remove opt-in annotations from SerialFormat, StringFormat, BinaryFormat (#1688)
+ * Correctly throw SerializationException instead of IOOBE for some cases with EOF in streams (#1677)
12
* CBOR: ignore tags when reading (#1614) (thanks to [David Robertson](https://github.com/DavidJRobertson))
13
14
1.3.0-RC / 2021-09-06
0 commit comments