What's Changed
What's new
- Allow
int
,uint
, andfloat
as map keys by @daniel-weisse in #958
Performance
Fixed bugs
- Fix reflect.Pointer backward compatibility by @xxxVitoxxx in #956
Documentation
Other changes
- go.mod: bump minimum language version to 1.21 by @mvdan in #949
- Bump testing to go 1.23 by @pelletier in #961
New Contributors
- @mvdan made their first contribution in #949
- @testwill made their first contribution in #951
- @xxxVitoxxx made their first contribution in #956
Full Changelog: v2.2.2...v2.2.3