| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.10.4 source code.tar.gz | 2024-12-11 | 399.2 kB | |
| 0.10.4 source code.zip | 2024-12-11 | 446.8 kB | |
| README.md | 2024-12-11 | 506 Bytes | |
| Totals: 3 Items | 846.4 kB | 0 | |
What's Changed
- Fix encode []*time.Time - check nil by @mirecl in https://github.com/goccy/go-json/pull/524
- Fix: Switch to lazy init() in decoder and encoder by @toddtreece in https://github.com/goccy/go-json/pull/490
New Contributors
- @mirecl made their first contribution in https://github.com/goccy/go-json/pull/524
- @toddtreece made their first contribution in https://github.com/goccy/go-json/pull/490
Full Changelog: https://github.com/goccy/go-json/compare/v0.10.3...v0.10.4