Skip to content

Releases: dotMorten/Microsoft.SqlServer.Types

release/v2.5

17 Feb 05:43
Compare
Choose a tag to compare
  • Added SqlGeography.AsTextZM().
  • Greatly improved WKT text and writing and closer match behavior of SQL Server.
  • Error message improvements

Bug fixes:

release/v1.5

17 Feb 05:43
Compare
Choose a tag to compare
  • Added SqlGeography.AsTextZM().
  • Greatly improved WKT text and writing and closer match behavior of SQL Server.
  • Error message improvements

Bug fixes:

release/v2.4

04 Jan 23:30
Compare
Choose a tag to compare

release/v1.4

04 Jan 23:29
Compare
Choose a tag to compare

release/v1.3

11 Dec 03:47
Compare
Choose a tag to compare

Bug fixes around sql hierarchy
Thank you @olmobrutall and @ppasieka for the fixes you submitted.

release/v1.2

09 Sep 17:01
Compare
Choose a tag to compare

Numerous bug fixes to geometry, geography and hierarchy id and greater equivalence to official SDK.
Thank you to @petertirrell @olmobrutall @Liklainy @MuhKuh7 for submitting fixes

release/v1.1

29 Oct 17:11
Compare
Choose a tag to compare
Added tests for #13. Fixes #14 (use correct coordinate ordering when …