Version 1.0.4 Release
Changed
- Improved performance of integer and float formatting using the jeaiii algorithm with additional optimizations to minimize branching (#163). This also improves memory safety guarantees, since no unsafe indexing is used when formatting integers.
- Updated our build timings, binary sizes, and benchmarks.