Commit Graph

13 Commits

Author SHA1 Message Date
Josh Soref
2c56d6de81 Fix spelling errors in comments and documentation (#7492) 2020-05-14 00:41:58 -07:00
Daniel Nelson
c6519c7793 Hook up json_strict option with default of true (#6909) 2020-01-21 10:10:02 -08:00
Daniel Nelson
48f9f22f33 Document that json tag_keys are not saved as fields. 2019-12-03 16:43:05 -08:00
David McKay
a9a0d4048a Add strict mode to JSON parser (#6536) 2019-10-23 14:06:39 -07:00
Daniel Nelson
558c825478 Link to specific gjson version we are using 2019-08-28 18:11:38 -07:00
Daniel Nelson
41176dd1f1 Support string field glob matching in json parser (#6102) 2019-07-15 16:48:19 -07:00
Douglas Drinka
1886676e14 Support configuring a default timezone in JSON parser (#5472) 2019-02-25 11:30:33 -08:00
Adrián López
7caa5d20af Fix invalid JSON in readme (#5158) 2018-12-18 12:21:36 -08:00
Greg
6ef331efeb Add micro and nanosecond unix timestamp support to JSON parser (#5149) 2018-12-14 14:38:01 -08:00
Greg
83bc3d1277 Improve docs to clarify common issues (#5054) 2018-12-10 16:14:20 -08:00
Daniel Nelson
0e07bbb877 Fix option names in json parser docs 2018-11-05 17:15:07 -08:00
Greg
4c9c31c34f Fix panic if JSONNameKey is not found (#4735) 2018-09-21 15:47:41 -07:00
Daniel Nelson
41d528c8ce Split parser/serializer docs (#4690) 2018-09-17 11:45:08 -07:00