spray-json v1.3.3 Release Notes

Release Date: 2016-12-29 // over 7 years ago
  • ๐Ÿš€ For Scala 2.12, this release brings no updates over 1.3.2 because the 2.12 release ๐Ÿš€ of 1.3.2 was released from a later version of the master branch. Version 1.3.3 โœ… brings the artifacts for Scala 2.10 and 2.11 also to this latest state.

    • ๐Ÿ›  Fixed decoding of 4-byte UTF-8 characters
    • ๐Ÿ”จ Refactored UTF-8 decoding into better reusable superclass
    • Decode BigInt / BigDecimal values from JsString (#182)
    • Cross published for Scala 2.10.x, 2.11.x, and 2.12.x