Skip to content

Tags: mailru/easyjson

Tags

v0.9.0

up go version

v0.8.0

stable version before go version bump

v0.7.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update .travis.yml (#324)

Adding power support.

0.7.4.1

fix parser for go 1.15 (multiline comments)

0.7.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix parser for go 1.15 (#304)

* fix parser for go 1.15

v0.7.6

fix parser for go 1.15 (multiline comments)

v.0.7.5

fix parser for go 1.15 (multiline comments)

v0.7.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove spurious print (#300)

v0.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use easyjson.MarshalerUnmarshaler instead of custom (#299)

v0.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #267 from skinass/marshal_unmarshal_unknown_fields

add interfaces to provide marshal/unmarshal logic for unknown fields in struct