What's Changed
- Updated travis to build for 1.13 to 1.15 by @janreggie in #225
- fix issue #150 (in deleting case) by @daria-kay in #226
- fixing the oss-fuzz issue by @daria-kay in #227
- Fix parseInt overflow check false negative by @carsonip in #231
- Added bespoke error for null cases by @jonomacd in #228
- Fuzzing: Add CIFuzz by @AdamKorcz in #239
- Added latest versions of go to tests by @moredure in #244
- fix EachKey pIdxFlags allocation by @unxcepted in #241
- fix: prevent panic on negative slice index in Delete with malformed JSON (GO-2026-4514) by @dbarrosop in #276
New Contributors
- @janreggie made their first contribution in #225
- @Villenny made their first contribution in #223
- @daria-kay made their first contribution in #226
- @carsonip made their first contribution in #231
- @jonomacd made their first contribution in #228
- @moredure made their first contribution in #244
- @unxcepted made their first contribution in #241
- @dbarrosop made their first contribution in #276
Full Changelog: v1.1.1...v1.1.2