Skip to content

Releases: stac-utils/stac4s

v0.5.0

02 Jun 21:35
v0.5.0
82bc28d
Compare
Choose a tag to compare

0.5.0 - 2021-06-02

Added

  • Add Scala 2.13 cross compilation #310
  • STAC Client pagination support #327
  • Brought compatibility up to 1.0.0 #339

Changed

  • Make StacClient type alias a trait #325

v0.4.0

12 May 22:04
v0.4.0
4f07dc7
Compare
Choose a tag to compare

0.4.0 - 2021-05-12

Fixed

  • Item properties are no longer treated as a black box JsonObject #309

v0.3.0

07 May 20:46
v0.3.0
1d3466c
Compare
Choose a tag to compare

0.3.0 - 2021-05-07

Changed

  • Update StacClient and SearchFilters JSON codecs #305

v0.2.3

04 May 16:01
v0.2.3
9664927
Compare
Choose a tag to compare

0.2.3 - 2021-05-04

Fixed

  • Encoders make deliberate choices about dropping or not dropping nulls #302

v0.2.2

28 Apr 16:43
v0.2.2
5e89ea9
Compare
Choose a tag to compare

0.2.2 - 2021-04-28

Fixed

  • JVM StacCollections also have a type #299

v0.2.1

20 Apr 17:31
v0.2.1
f5643e0
Compare
Choose a tag to compare

0.2.1 - 2021-04-20

Fixed

  • Bounded generators to prevent downstream test speed and memory issues #290

v0.2.0

19 Apr 23:21
v0.2.0
dbd39df
Compare
Choose a tag to compare

0.2.0 - 2021-04-19

Added

  • Tested bbox union invariants #266
  • Modeled periodic extent and made intervals extensible #276
  • Updated models for compatibility with spec version 1.0.0-rc2 (breaking) #283

v0.1.1

23 Mar 15:29
v0.1.1
579c782
Compare
Choose a tag to compare

Fixed

  • Told circle only to publish tags that start with v #190
  • Review client specs and make them more deterministic #212

Added

  • Added StacLayer and StacLayerProperties types #252
  • Bboxes can be unioned and form a semigroup #259

v0.0.21

08 Jan 17:33
v0.0.21
274e3fe
Compare
Choose a tag to compare

0.0.21 - 2021-01-08

Fixed

  • Fix Client signatures #210

v0.0.20

04 Jan 15:29
517278d
Compare
Choose a tag to compare

0.0.20 - 2021-01-04

Added

  • Сlient module #140