jettison v0.7.1 Release Notes

Release Date: 2020-03-03 // about 4 years ago
    • 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.