Skip to content

Release v0.9.94

Pre-release
Pre-release

Choose a tag to compare

@RealTimeChris RealTimeChris released this 27 Dec 06:47
· 16 commits to main since this release

Hey everyone, just a new release with the following changes being primary:

  • Implemented a prettify function that utilizes simd instructions.
  • Implemented a minify function that utilizes simd instructions.
  • Implemented a validate function that utilizes simd instructions.
  • Implemented a function for parsing/serializing into std::variant types.
  • Implemented a fix to a buffer-overflow.