Skip to content

v1.0.2

@emil2k emil2k tagged this 21 Mar 16:33
If a value is decoding into a type that implements the
encoding.TextUnmarshaler interface, the decoder should use it's
UnmarshalText method in all instances including an empty value.

Previously, would ignore the method decoding the field as the empty
value of the type.
Assets 2