Release v0.9.95
Pre-release
Pre-release
Hey everyone, just a new release with the following changes being primary:
- Added support for Arm-Neon 128-bit SIMD intrinsics.
- Modified some lines to correct cleanliness.
- Updated the raw_json_data class to remove superfluous functions.
- Updated some of the error_codes.
- Modified the parser, validator, serializer, and minifier classes to reduce function call overhead.
- Refactored the usage of ascii_classes to instead utilize the json_structural_type enumeration.
- Modified the CPU-detection script.
- Added a new compare function to accelerate string comparisons.
- Added MSVC, CLANG and GNU macros.