Skip to content

Releases: georust/ogcapi

v0.3.0

05 Apr 17:48
@b4l b4l
Compare
Choose a tag to compare

What's Changed

Added

  • This changelog.
  • Badges for docs.rs and crates.io.
  • Categories and keywords.

Fixed

Changed

  • Update to 2024 edition.
  • Update dependencies.
  • Use top level README.md for ogcapi crate.
  • Rework features to represent modules and standards in an orthogonal fashion.
  • Convert CLI to example crates.
  • Align OGCAPI - Processes with released core standard.
  • Refactor processes.

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

19 May 12:23
@b4l b4l
Compare
Choose a tag to compare

What's Changed

  • Propagated stac feature to ogcapi-client. by @metasim in #11
  • Updated client README.md to work with latest APIs. by @metasim in #12
  • Updated workspace manifests to use relative paths to sibling packages by @metasim in #14
  • Swap println with log::debug. by @metasim in #17
  • Changes for usage in tile-grid by @pka in #18
  • Prepare v0.2 by @b4l in #20

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

19 May 12:22
@b4l b4l
08d5910
Compare
Choose a tag to compare

What's Changed

  • Basic ci by @b4l in #1
  • Geojson importer, STAC feature, basic client & other improvements by @b4l in #3
  • Add async traits for drivers & introduce object storage by @b4l in #4
  • WIP from OGC Codesprint by @b4l in #5
  • PoC adaptations/improvements and license as MIT/Apache-2.0 by @b4l in #6
  • Work from STAC/OAPI PoC by @b4l in #7
  • Publish on crates.io by @b4l in #9

Full Changelog: https://github.com/georust/ogcapi/commits/v0.1.0