| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 24 hours ago | 506 Bytes | |
| v2.38.6 source code.tar.gz | < 24 hours ago | 490.0 kB | |
| v2.38.6 source code.zip | < 24 hours ago | 1.2 MB | |
| Totals: 3 Items | 1.7 MB | 0 | |
- Fix missing
in.resetMark()to prevent unexpected growing of internal buffers when parsing ADT cases with field discriminators and custom codecs which redefine defaultnullValueimplementation fromjava.io.InputStreamandjava.nio.DirectByteBuffer - More efficient writing of doubles and floats with the xjb algorithm (faster up to 25% on JVM and up to 45% on JS platforms)
- Update Scala 2.12 to 2.12.21
All changes https://github.com/plokhotnyuk/jsoniter-scala/compare/v2.38.5...v2.38.6