Skip to content

v1.3.6

Latest
Compare
Choose a tag to compare
@jrudolph jrudolph released this 11 Nov 13:05
· 2 commits to release/1.3.x since this release
v1.3.6
d0008f5
  • 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)