What's Changed
- Support a variant of JsonElementAttributesTable that can be modified in-place, at a cost to reading performance. by @airbreather in #118
- Fix feature serialization when attributes or geometry are null (#128) by @jjanuszkiewicz in #129
- fix code style violation errors by @jjanuszkiewicz in #124
- add GeoJsonConverterFactory constructors that don't require a GeometryFactory by @jjanuszkiewicz in #125
- Fix serialization bug by @alex2512 in #130
- Homogenize exceptions in GeoJSON by @FObermaier in #132
- Slightly better exception types in 4STJ by @airbreather in #134
New Contributors
- @jjanuszkiewicz made their first contribution in #129
- @alex2512 made their first contribution in #130
Full Changelog: v3.0.0...v4.0.0