What's Changed
- Fix control character error position when content precedes the control char by @gaoflow in #379
- Report the offending char, not the backslash, for invalid \X escapes by @gaoflow in #380
- Handle non-finite Decimals like floats in the encoder by @apoorvdarshan in #381
- Report the comma position for illegal trailing comma errors by @dylanpulver in #382
New Contributors
- @gaoflow made their first contribution in #379
- @apoorvdarshan made their first contribution in #381
- @dylanpulver made their first contribution in #382
Full Changelog: v4.1.1...v4.1.2