We released a small maintenance release for spray-json, version 1.3.6.
The changes:
- Preserve order of iterable in viaSeq in Scala 2.13 (#330)
- Throw instead of overflowing silently when numeric values are out of range for the target type (#208)
- Convert Float to JsNumber directly without going through Double (#241)
- Build with latest Scala versions (#334)
Thanks to all the contributors!
Happy hakking,
Johannes