Skip to content

Releases: Emptyless/nullify

fix: regression in MarshalJson & UnmarshalJson option

Choose a tag to compare

@Emptyless Emptyless released this 10 Jun 11:00
v1.2.2

fix: regression in MarshalJson & UnmarshalJson option

Fix: regression in MapKey

Choose a tag to compare

@Emptyless Emptyless released this 04 Jun 14:00
v1.2.1

fix: regression in MapKey option

Feature: Support JSON (Un)Marshaller

Choose a tag to compare

@Emptyless Emptyless released this 30 May 13:58
v1.2.0

return pointer version of json.Marshaler and json.Unmarshaler

Fix: return pointer of string in []uint8 case with JSON Options

Choose a tag to compare

@Emptyless Emptyless released this 22 Apr 12:31
v1.1.1

return pointer version of string

v1.1.0

Choose a tag to compare

@Emptyless Emptyless released this 28 Mar 13:07
add options to aid Marshal/Unmarshal functionality

v1.0.0

Choose a tag to compare

@Emptyless Emptyless released this 27 Mar 15:16
initial commit