What's Changed
- Fix panic when accessing index out of range in a struct by @Mido-sys in #185
- Replace bytes.buffer with strings.builder to avoid extra memory allocation by @Mido-sys in #187
- Avoid the memory allocation of WriteString by @Mido-sys in #189
Full Changelog: v4.1.21...v4.1.22