pypi pygeometa 0.21.0

latest release: 0.21.1
13 hours ago

This release introduces a breaking change to metadata resource lifecycle dates, as well as MultiPolygon support for OGC API - Records and STAC based output.

#342 updates pygeometa's record lifecycle support by moving from metadata.datestamp to metadata.dates, where metadata.dates is the exact same design pattern as identification.dates, but focused on record lifecycle (vs. identification.dates which is based on citation).

Previous releases can be used safely until users migrate accordingly against this release. Summary of changes are as follows:

  • metadata.datestamp is removed (BREAKING)
  • identification.dates is now optional (BREAKING)
  • metadata.dates.creation is added and mandatory (BREAKING)
  • metadata.dates.revision is added and optional

Please see #342 for more information.

Don't miss a new pygeometa release

NewReleases is sending notifications on new releases.