Skip to content

Releases: stac-utils/stac4s

0.9.1

13 May 00:53
fae9808
Compare
Choose a tag to compare

Changed

0.9.0

03 Oct 14:41
643e407
Compare
Choose a tag to compare

Changed

v0.8.1

24 May 18:50
5bee1e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

30 Mar 18:23
941cb3f
Compare
Choose a tag to compare

0.8.0 - 2022-03-30

Changed

  • Pagination Improvements #496
  • Make SearchFilters pagination agnostic #502

v0.7.2

12 Oct 22:23
da30425
Compare
Choose a tag to compare

0.7.2 - 2021-10-12

Changed

  • Make pagination more generic and not Franklin specific #413

v0.7.1

23 Sep 21:49
v0.7.1
4b1f632
Compare
Choose a tag to compare

Changed

  • Expose client.search overload with an optional filter argument #406

v0.7.0

21 Sep 21:35
v0.7.0
b19b7c7
Compare
Choose a tag to compare

Fixed

  • Allowed items to have both point in time and time range datetimes #405 (API breaking)

v0.6.2

29 Jul 21:06
v0.6.2
0e64367
Compare
Choose a tag to compare

0.6.2 - 2021-07-29

Fixed

  • Corrected error accumulation for custom decoders #373

v0.6.1

27 Jul 17:02
v0.6.1
b325078
Compare
Choose a tag to compare

0.6.1 - 2021-07-13

Changed

  • Add a correct content type to POST requests and SearchFilters adjustments #359

v0.6.0

01 Jul 15:57
v0.6.0
b302dec
Compare
Choose a tag to compare

0.6.0 - 2021-07-01

Added

  • Add STACClient itemUpdate, itemPatch and itemDelete methods #346

Changed

  • Replace withPath with addPath to allow paths in the STAC API URI #351