File tree Expand file tree Collapse file tree 2 files changed +29
-7
lines changed
Microsoft.Azure.Core.Spatial.NewtonsoftJson
Microsoft.Azure.Core.Spatial Expand file tree Collapse file tree 2 files changed +29
-7
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.1.0-beta.1 (Unreleased )
3+ ## 1.1.0-beta.1 (2021-10-13 )
44
5+ ### Acknowledgments
6+
7+ Thank you to our developer community members who helped to make the Microsoft.Spatial converters better with their contributions to this release:
8+
9+ - Jack Bond ([ GitHub] ( https://github.com/jackbond ) )
10+
11+ ### Features Added
12+
13+ - Added converter support for the following types ([ #24367 ] ( https://github.com/Azure/azure-sdk-for-net/issues/24367 ) ):
14+ - GeographyLineString
15+ - GeographyPolygon
16+ - GeographyMultiPoint
17+ - GeographyMultiLineString
18+ - GeographyMultiPolygon
19+ - GeographyCollection
520
621## 1.0.0 (2021-01-06)
722
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.2.0-beta.1 (Unreleased )
3+ ## 1.2.0-beta.1 (2021-10-13 )
44
5- ### Features Added
5+ ### Acknowledgments
66
7- ### Breaking Changes
7+ Thank you to our developer community members who helped to make the Microsoft.Spatial converters better with their contributions to this release:
88
9- ### Key Bugs Fixed
9+ - Jack Bond ( [ GitHub ] ( https://github.com/jackbond ) )
1010
11- ### Fixed
11+ ### Features Added
1212
13+ - Added converter support for the following types ([ #24367 ] ( https://github.com/Azure/azure-sdk-for-net/issues/24367 ) ):
14+ - GeographyLineString
15+ - GeographyPolygon
16+ - GeographyMultiPoint
17+ - GeographyMultiLineString
18+ - GeographyMultiPolygon
19+ - GeographyCollection
1320
1421## 1.1.0 (2021-06-10)
1522
@@ -23,4 +30,4 @@ Released.
2330
2431### Added
2532
26- - Added ` MicrosoftSpatialGeoJsonConverter ` to serialize ` Microsoft.Spatial.GeometryPoint ` objects.
33+ - Added ` MicrosoftSpatialGeoJsonConverter ` to serialize ` Microsoft.Spatial.GeographyPoint ` objects.
You can’t perform that action at this time.
0 commit comments