All Versions
10
Latest Version
Avg Release Cycle
109 days
Latest Release
1857 days ago
Changelog History
Changelog History
-
v1.2.15 Changes
February 25, 2020โ Added .Net Standard 2.0 and 2.1 targets
-
v1.2.14 Changes
February 25, 2020 -
v1.1.73 Changes
February 25, 2020Assembly has strong name
-
v1.1.72 Changes
February 27, 2019- coordinates are not validated against geographic coordinate bounds, can now be any numeric
- ๐ฆ assembly file version matching nuget package version
-
v1.1.71 Changes
February 26, 2019- Deserialize LinkedCRS with the href from its properties
- Not tied to lat/lon coordinates anymore
- ๐ Feature constructor updated to follow the Liskov Substitution Principle
-
v1.1.70 Changes
January 05, 2019๐ฆ Package changes
- Issue 101, deserializing a LinkedCRS always errors
- ๐ฆ Removal of lat long validation from previous package
General changes
- More comprehensive git ignore
-
v1.1.68 Changes
January 05, 2019๐ฆ Package changes:
- Issue 108, lat long validation in Position constructor
General Code Changes:
- Readme file changes
- Git Ignore changes
- โ Unit test changes
-
v1.1.64 Changes
August 14, 2017- ๐ Fixing null equality check
-
v1.1.63 Changes
August 08, 2017- โ Add generic Feature<TGeometry, TProps> class
- Replace GeoJsonObject.Type by abstract read-only property
- ๐ Make Point.Coordinates readonly & remove parameterless constructor
- Increase immutability of Polygon and LineString & avoid explicit List types
- ๐ Rename Converters & extend previous work to more classes
- ๐ Make MultiPoint & MultiPolygon immutable and improve corresponding converters
- ๐ Make Position formally immutable (and smaller in memory)
- Let Feature derive from Feature<TGeometry, TProps>
- ๐ Position.cs: remove redundant null checks & remove misleading comment
- โ Add missing and fix existing XML docs.
- โ Remove code that removes DefaultCRS
-
v1.0.62
June 16, 2017