Skip to content

Tags: congta/clover

Tags

v2.0.0-alpha.3.7

Toggle v2.0.0-alpha.3.7's commit message
remove debug print

v2.0.0-alpha.3.6

Toggle v2.0.0-alpha.3.6's commit message
unmarshal slice with different name with json (not sure)

v2.0.0-alpha.3.5

Toggle v2.0.0-alpha.3.5's commit message
ignore serializing '-' fields

v2.0.0-alpha.3.4

Toggle v2.0.0-alpha.3.4's commit message
fix unmarshal nested struct with nil ptr

v2.0.0-alpha.3.3

Toggle v2.0.0-alpha.3.3's commit message
fix unmarshal nested struct

v2.0.0-alpha.3.2

Toggle v2.0.0-alpha.3.2's commit message
field tag parsing order when unmarshal

v2.0.0-alpha.3.1

Toggle v2.0.0-alpha.3.1's commit message
Parse tag with the order: clover > bson > json

v2.0.0-alpha.3

Toggle v2.0.0-alpha.3's commit message
Fix example in README

v2.0.0-alpha.2

Toggle v2.0.0-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Initialize missing parameter (ostafen#91)

v1.2.0

Toggle v1.2.0's commit message
Merge branch 'feature/gob' into main