Release v0.9.94
Pre-release
Pre-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.