0.2.0
What's Changed
- Adding remarks regarding the Java 20 requirement by @lemire in #16
- Enable 512-bit vector support by @steveatgh in #20
- Parsing Unicode escape sequences by @piotrrzysko in #21
- Handle non-ASCII characters in field names by @piotrrzysko in #24
- Test all supported vector widths by @steveatgh in #25
- Fixed detection of unsigned add overflow by @piotrrzysko in #27
- Switch to JDK 18 as minumum supported version by @deejay1 in #29
- Specify in Gradle the minimum supported Java version by @piotrrzysko in #30
New Contributors
- @lemire made their first contribution in #16
- @steveatgh made their first contribution in #20
- @deejay1 made their first contribution in #29
Full Changelog: 0.1.0...0.2.0