Skip to content

Releases: stac-utils/stac-fields

v1.5.0-beta.2

12 Aug 15:41
Compare
Choose a tag to compare
v1.5.0-beta.2 Pre-release
Pre-release

Fix reference issue for externalRenderers

v1.5.0-beta.1

12 Aug 15:25
Compare
Choose a tag to compare
v1.5.0-beta.1 Pre-release
Pre-release

STAC 1.1 support

1.4.0

17 Jun 15:06
Compare
Choose a tag to compare

v1.3.3

08 Mar 12:19
Compare
Choose a tag to compare
  • Add CoverageJSON media type
  • Add Parquet and Flatgeobuf media types
  • Fixed parsing of MGRS codes in grid:code
  • Fix summary minimum/maximum detection
  • Better handle summary and other non-temporal extents
  • Fix display issue with datacube extension and other fields that use listWithKeys #28

v1.3.2

14 Nov 12:15
Compare
Choose a tag to compare
  • Add better web-map-link extension support
  • Optionally allow HTML in CommonMark:
    import { Formatters } from '@radiantearth/stac-fields';
    Formatters.allowHtmlInCommonMark = false;

v1.3.1

19 Oct 16:43
Compare
Choose a tag to compare

Add better web-map-link extension support

v1.3.0

17 Aug 21:11
Compare
Choose a tag to compare
v1.3.0

v1.2.0

19 Jun 18:42
Compare
Choose a tag to compare
  • Use unordered list for processing:software #25
  • Add extension titles for esa_cci_lc, s2 and stats #21
  • Improve label rendering for URIs and media types (especially for stats #21)
  • Add formatCatalog to format Catalogs explicitly (instead of re-using formatCollection)
  • Apply order of items to objects #24
  • Better support extensions with dashes (-) in prefixes
  • Various minor bug fixes #23

v1.1.1

17 May 17:06
Compare
Choose a tag to compare

v1.1.0

  • Fixed: formatters were not applied
  • Added: contacts and themes extensions
  • Updated: datacube and version extension
  • XHTML syntax migrated to HTML5
  • Fix invalid demo item

v1.1.1

  • Fix the fields-normalized.json (wasn't updated in 1.1.0)

v1.0.0

07 Apr 19:55
Compare
Choose a tag to compare
  • Update Planet extension title