Skip to content

Releases: Terradue/DotNetStac

v1.5.0

26 Oct 13:48
Compare
Choose a tag to compare

Added

  • Added Links Collection interface 7f5c482

v1.4.5

26 Sep 19:37
Compare
Choose a tag to compare

Fixes

  • Proper assets cloning for Stac Item and Collection 8f51df3
  • Description field in stacItem 34077e9

v1.4.4

26 Sep 14:43
Compare
Choose a tag to compare

Fixes

v1.4.3

26 Sep 14:36
Compare
Choose a tag to compare

Fixes

v1.4.2

26 Sep 14:08
Compare
Choose a tag to compare

Fixes

  • Proper assets cloning for Stac Item and Collection 56d34e7

v1.4.1

15 Sep 08:31
Compare
Choose a tag to compare

Changed

  • better format or validation error

v1.4.0

29 Jul 07:10
Compare
Choose a tag to compare

changes

  • newtonsoft update to 13 and bug fixes fa8cba7

fixes

  • more tests c0aefe9
  • Corrections for serialisation of complex geometries c0e443d

v1.3.1

10 May 09:15
Compare
Choose a tag to compare

New features

  • Storage extension
  • Alternate-assets extension

Fixed

  • dotnet format check
  • fix bbox bug when null geometry in STAC Item
  • datetime can be set to null
  • JsonIgnore for collection
  • Corrected bounding box generation for MULTIPOLYGON

v1.3.0

08 Apr 08:01
Compare
Choose a tag to compare

New features

  • Storage extension
  • Alternate-assets extension

Fixed

  • dotnet format check
  • fix bbox bug when null geometry in STAC Item
  • datetime can be set to null
  • JsonIgnore for collection

v1.2.2

18 Jan 13:11
Compare
Choose a tag to compare

Fixes

  • fix bbox bug when null geometry in STAC Item 6adb630
  • datetime can be set to null 609f56d
  • JsonIgnore for collection 79bef0d

Full Changelog: 1.2.1...1.2.2