Skip to content

Release v0.9.96

Pre-release
Pre-release
Compare
Choose a tag to compare
@RealTimeChris RealTimeChris released this 04 Jul 14:41
· 6 commits to main since this 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.