Skip to content

Releases: geojupyter/jupyter-xarray-tiler

0.2.0 - API simplification (breaking)

10 Feb 23:42
f0b0464

Choose a tag to compare

What's Changed

Features

  • Simplify top-level API, improve API docs by @mfisher87 in #24
    • Instead exposing a singleton class used like TiTilerServer().add_data_array(...), we expose functions used like add_data_array(...).

Maintenance

Docs

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0 - No more error spam!

05 Feb 18:26
9e0ded4

Choose a tag to compare

What's Changed

Bugs

Maintenance

  • Switch from titiler metapackage to component packages by @mfisher87 in #13

Docs

Full Changelog: 0.0.1...0.1.0

0.0.1 - Initial release

03 Feb 18:26
ff7cffd

Choose a tag to compare