Skip to content

Tags: LHRchina/go

Tags

1.0.2

Toggle 1.0.2's commit message
Update README.md

1.0.1

Toggle 1.0.1's commit message
Merge pull request json-iterator#170 from olegshaldybin/marshal-enum-…

…pointer

Fix custom marshaler for enum types

1.0.0

Toggle 1.0.0's commit message
json-iterator#153 fix invalid utf8 using same implementation as the s…

…tandard library

jsoniter-go-0.9.19

Toggle jsoniter-go-0.9.19's commit message
json-iterator#135 verify 1e1 and 1.0e1 is handled same as std

jsoniter-go-0.9.18

Toggle jsoniter-go-0.9.18's commit message
cut 0.9.18

jsoniter-go-0.9.17

Toggle jsoniter-go-0.9.17's commit message
fix unicode and escape

jsoniter-go-0.9.16

Toggle jsoniter-go-0.9.16's commit message
json-iterator#69 fix unicode support

jsoniter-go-0.9.15

Toggle jsoniter-go-0.9.15's commit message
fix anonymous fields

jsoniter-go-0.9.14

Toggle jsoniter-go-0.9.14's commit message
json-iterator#54 support sort map keys

jsoniter-go-0.9.13

Toggle jsoniter-go-0.9.13's commit message
json-iterator#34 implement NewEncoder