Releases: stac-utils/stac-fields
Releases · stac-utils/stac-fields
v1.5.0-beta.2
Fix reference issue for externalRenderers
v1.3.3
- 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
- Add better web-map-link extension support
- Optionally allow HTML in CommonMark:
import { Formatters } from '@radiantearth/stac-fields';
Formatters.allowHtmlInCommonMark = false;
v1.3.1
Add better web-map-link extension support
v1.2.0
- 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
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
- Update Planet extension title