Skip to content

v1.5.0

Compare
Choose a tag to compare
@AsterDY AsterDY released this 20 Sep 05:51
· 159 commits to main since this release
5e54c02

Feature

  • [#294] (ast) support more loose type-casting (breaking change)
  • [#299] move third-party tests into another module

Bugfix

  • [#296][#295] (decoder) StreamDecoder unexpectedly stopped while decoding buffer-truncated numbers

Optimization

  • [#291] (encoder) faster and more accurate (for float32->float64) ftoa() implementation, promoting 5%~50% performance of float encoding

Full Changelog: v1.4.0...v1.5.0