| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-14 | 439 Bytes | |
| v0.9.2 source code.tar.gz | 2026-03-14 | 84.1 kB | |
| v0.9.2 source code.zip | 2026-03-14 | 122.1 kB | |
| Totals: 3 Items | 206.6 kB | 2 | |
What's Changed
- Bugfix: do not generate invalid JSON when float value is +Inf, -Inf or NaN by @dmitrybarsukov in https://github.com/mailru/easyjson/pull/421
- fix null after MarshalText work by @AndreiBerezin in https://github.com/mailru/easyjson/pull/423
- Support for json:",omitzero" tag by @nsd20463 in https://github.com/mailru/easyjson/pull/429
Full Changelog: https://github.com/mailru/easyjson/compare/v0.9.1...v0.9.2