Skip to content

v4.1.22

Compare
Choose a tag to compare
@paganotoni paganotoni released this 06 Aug 13:27
· 10 commits to main since this release
6323264

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