-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: json-iterator/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(processTags): remove extra qoutes that added to slice and map type
#407
opened Sep 24, 2019 by
m-amr
Loading…
Adding support for config omitEmpty which can be used instead of setting omitEmpty on individual fields
#445
opened Feb 19, 2020 by
k-anshul
Loading…
Update all fmt.Errorf occurrences with errors.New using either fmt.Sprintf or strings.Join
#454
opened Apr 9, 2020 by
jarri-abidi
Loading…
added fuzzy decoding for booleans, added ability to decode numeric keyed objects as arrays with fizzy decoder
#500
opened Oct 13, 2020 by
masterada
Loading…
Unmarshal convert string to int/float and convert int/float to string
#507
opened Oct 30, 2020 by
guotie
Loading…
Uses
strings.Builder
instead of []byte in iter.ReadString
#526
opened Jan 12, 2021 by
cyriltovena
Loading…
added flag for marshalling nil slices to [] instead of null
#533
opened Mar 2, 2021 by
wangkechun
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.