Release v0.9.96
Pre-release
Pre-release
Hey everyone, just a new release with the following changes being primary:
- Added support for directly prettifying the Json data as it's written.
- Fixed a string parsing issue with sizes.
- Added the ARM-NEON implementation for various string operations.
- Added new simd-based hashmap implementation to improve key find-performance.
- Added a new minimal-char-based hashmap implementation to improve key find-performance.