jettison v0.7.1 Release Notes
Release Date: 2020-03-03 // almost 4 years ago-
- 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