jettison v0.7.2 Release Notes
Release Date: 2021-08-31 // about 2 years ago-
- ๐ Minor performances improvements (remove inlined functions in
appendEscapedBytes
).
- ๐ Minor performances improvements (remove inlined functions in
Previous changes from v0.7.1
-
- Fix a regression in the marshaling of
nil
map keys that implement theencoding.TextMarshaler
interface, intoduced during refactor in version v0.5.0. - ๐ Split
TestTextMarshalerMapKey
andTestNilMarshaler
tests with build constraints to allow previously ignored cases to run with Go1.14.
- Fix a regression in the marshaling of