v1.5.0
Feature
- [#294] (ast) support more loose type-casting (breaking change)
- [#299] move third-party tests into another module
Bugfix
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