8000 Tags · goccy/go-json · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: goccy/go-json

Tags

v0.10.5

Toggle v0.10.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: AnalyzeTypeAddr using sync.Once (#531)

v0.10.4

Toggle v0.10.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Switch to lazy init() in decoder and encoder (#490)

* Switch to lazy init() in decoder and encoder

This will prevent go-json from consuming heap unless it is used.

* limit changes to initEncoder and initDecoder

v0.10.3

Toggle v0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use io package instead of ioutil package (#498)

* update benchmarks go.mod

* use io package instead of deprecated ioutil package

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was signed with the committer’s verified signature.
goccy Masaaki Goshima
Update CHANGELOG

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was signed with the committer’s verified signature.
goccy Masaaki Goshima
Update CHANGELOG

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #412 from goccy/fix-json-path

Fix json path

v0.9.11

Toggle v0.9.11's commit message

Verified

This commit was signed with the committer’s verified signature.
goccy Masaaki Goshima
Update CHANGELOG

v0.9.10

Toggle v0.9.10's commit message

Verified

This commit was signed with the committer’s verified signature.
goccy Masaaki Goshima
Update CHANGELOG

v0.9.9

Toggle v0.9.9's commit message

Verified

This commit was signed with the committer’s verified signature.
goccy Masaaki Goshima
Update CHANGELOG

v0.9.8

Toggle v0.9.8's commit message

Verified

This commit was signed with the committer’s verified signature.
goccy Masaaki Goshima
Update CHANGELOG

0