spray-json v1.2.6 Release Notes

Release Date: 2014-04-10 // about 10 years ago
    • ๐Ÿ‘Œ Improved deserialization error message with name of malformed field (#62)
    • ๐Ÿ›  Fixed broken tuple7Format (#66)
    • ๐Ÿ›  Fixed parsing problem for invalid hex digits (#75)
    • ๐Ÿ›  Fixed jsonFormat method to ignore static fields (#76)
    • ๐Ÿ›  Fixed JsonPrinter unicode escaping to strictly match spec (#83, #46)
    • ๐Ÿ›  Fixed null handling in JsString (#70)
    • ๐Ÿ–จ Opened up JsonPrinter methods to overriding by marking them protected
    • ๐Ÿ—„ Deprecated asJson method in favor of parseJson (#89)
    • โž• Added OSGi metadata
    • โฌ†๏ธ Upgraded to Scala 2.10.4 and parboiled 1.1.6, added cross-building for Scala 2.11