Skip to content

Releases: stac-utils/stac4s

v0.0.19

11 Dec 22:02
ec42c9d
Compare
Choose a tag to compare

0.0.19 - 2020-12-11

Fixed

  • Repaired build.sbt configuration to get sonatype publication to cooperate #186

v0.0.18

23 Nov 23:33
bcf6bd1
Compare
Choose a tag to compare

0.0.18 - 2020-11-23

Added

  • Added cross-project configuration for Scala.js modules #157

0.0.17

11 Nov 15:53
0.0.17
7c003e0
Compare
Choose a tag to compare

Changed

  • SPDX license ids are captured by a specific enum rather than a refinement with validation #172

0.0.16

30 Sep 14:15
Compare
Choose a tag to compare

Changed

  • Remove joda time #153

0.0.15

30 Sep 14:15
Compare
Choose a tag to compare

Changed

  • All implicit imports from cats are moved to specific cats.syntax.foo imports #146
  • Time types are derived from org.joda.time.Instant instead of stock java time types #152