jettison v0.7.2 Release Notes

Release Date: 2021-08-31 // over 2 years ago
    • 🐎 Minor performances improvements (remove inlined functions in appendEscapedBytes).

Previous changes from v0.7.1

    • Fix a regression in the marshaling of nil map keys that implement the encoding.TextMarshaler interface, intoduced during refactor in version v0.5.0.
    • 🏗 Split TestTextMarshalerMapKey and TestNilMarshaler tests with build constraints to allow previously ignored cases to run with Go1.14.