Skip to content

Tags: BarryPSmith/GeoJSON.Net

Tags

1.2.15

Toggle 1.2.15's commit message
Added support for netstandard 2.0 and 2.1

1.2.14

Toggle 1.2.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New build process (GeoJSON-Net#140)

* Experimenting with .net 3.5 framework location for DevOps build

* Adding new build icon to ReadMe for moving build to DevOps

1.1.73

Toggle 1.1.73's commit message
Update GeoJSON.Net.csproj

GeoJSON-Net#123

1.1.72

Toggle 1.1.72's commit message
- coordinates are not validated against geographic coordinate bounds,…

… can now be any numeric

- assembly file version matching nuget package version

1.1.71

Toggle 1.1.71's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Appveyor badge

1.1.70

Toggle 1.1.70's commit message
Removing validation that was put in for lat/long against the specs

1.1.68

Toggle 1.1.68's commit message
fixing tests

1.1.64

Toggle 1.1.64's commit message
Fixing issue 94, exception when checking for null

1.1.63

Toggle 1.1.63's commit message
Changing nuspec file

1.0.62

Toggle 1.0.62's commit message
Linestring to use IPosition in Is_Closed