Releases: GeoJSON-Net/GeoJSON.Net
Releases · GeoJSON-Net/GeoJSON.Net
1.4.1
1.4.0
What's Changed
- Add a working GitHub Actions config (for CI builds) by @janusw in #173
- GitHub Actions: upload nupkg as artifact by @janusw in #175
- make Feature.properties optional by @janusw in #167
- Make Feature.geometry optional by @janusw in #179
- update Newtonsoft.Json to 13.0.3 by @janusw in #168
- Update target frameworks and package dependencies by @janusw in #180
- Release 1.4.0 by @janusw in #181
New Contributors
Full Changelog: 1.3.6-rc...1.4.0
1.2.15
1.2.14
1.1.73
1.1.72
1.1.71
1.1.70
Package changes
- Issue 101, deserializing a LinkedCRS always errors
- Removal of lat long validation from previous package
General changes
- More comprehensive git ignore
1.1.68
Package changes:
- Issue 108, lat long validation in Position constructor
General Code Changes:
- Readme file changes
- Git Ignore changes
- Unit test changes
1.1.64
- Fixing null equality check