jsoniter-scala v2.6.2 Release Notes
Release Date: 2020-10-07 // over 4 years ago-
- 🛠 Fix #592 by throwing a parsing error when
null
or an empty JSON array is parsed for the::[_]
type
All changes v2.6.1...v2.6.2
- 🛠 Fix #592 by throwing a parsing error when
Previous changes from v2.6.0
-
- ➕ Added the
makeWithoutDiscriminator
macro - ⚡️ Update Scala 2.12.x to 2.12.12
All changes v2.5.0...v2.6.0
- ➕ Added the