What's Changed
- fix: make encoder pretouch able to recurse by @bimoadityar in #856
- fix:(decoder) not panic when map key is a interface by @AsterDY in #861
- fix: make validate skip behave more similarly like encoding/json by @bimoadityar in #815
- feature: use pool for EscapeHTML by @bimoadityar in #866
- fix: pcsp for jit functions by @liuq19 in #868
- chore: update arm asm by @liuq19 in #873
- style(internal/rt): fix a typo in filename by @nmaupu in #871
- chore: pcsp for jit functions by @liuq19 in #877
- chore: update loader version to 0.4.0 by @liuq19 in #878
New Contributors
- @bimoadityar made their first contribution in #856
- @nmaupu made their first contribution in #871
Full Changelog: v1.14.1...v1.14.2