Releases: geopython/pygeometa
0.13.1
This is a bugfix release.
A full list of commits for 0.13.1 can be found at:
https://github.com/geopython/pygeometa/commits/0.13.1
- pygeoapi plugin media type and raw output fixes
- fix STAC and DCAT output to support str or dict
0.13.0
This release adds support for environment variables in MCF files as well as a pygeoapi plugin proving an OGC API - Processes.
A full list of commits for 0.13.0 can be found at:
https://github.com/geopython/pygeometa/commits/0.13.0
- add environment variable support for MCF files
- add pygeoapi plugin to provide pygeometa via OGC API - Processes
0.12.0
This release adds initial support for the WMO Core Metadata Profile (WCMP2) draft specification.
A full list of commits for 0.12.0 can be found at:
https://github.com/geopython/pygeometa/commits/0.12.0
- fix OARec temporal extent date casting
- update OARec output to latest version of draft specification
- add support for WMO Core Metadata Profile 2 (WCMP2)
- fix ISO contact handling
- add temporal resolution support
- fix DCAT reference error
0.11.0
This release includes additions to the MCF core model/schema.
- add support for IANA link relations
0.10.0
This release includes a new ISO based metadata importer, support for MCF attributes and additions to the MCF core model.
- add ISO importer
- add support for MCF attributes
- dump import as YAML to CLI
- add identification.edition to MCF model
0.9.1
This is a bugfix release which address OARec associations.
- fix OARec associations
0.9.0
This release includes breaking changes on MCF contacts alignment to roles between ISO and STAC. Users with multilingual MCF files will need to update accordingly (see the documentation).
- OARec model updates
- fix schema write stringify support
- fix keyword vocabulary ref
- fix validation of nested MCFs
- add WMO thesaurus to ISO-based keywords
- align contact keys to ISO/STAC roles
0.8.0
This release includes breaking changes on MCF multilingual capability. Users with multilingual MCF files will need to update accordingly (see the documentation).
- update multilingual support
- add MCF schema support
0.7.0
- support keyword vocabulary
- fix ISO unique IDs
- add support for OGC API - Records metadata model
- add support for ISO gmd:dataQualityInfo
- WCMP: update templates to align with WMO KPIs
- fall gracefully on null dates
0.6.0
- numerous new WIGOS elements and fixes
- add info subcommand
- refactor common CLI options
- refactor output schema for additional non-XML formats
- remove migration tool for old mcf format
- documentation updates
- move from Travis CI to GitHub Actions
- add support for 19115-2
- add support for dcat as json-ld