Skip to content

0.2.0 - API simplification (breaking)

Latest

Choose a tag to compare

@mfisher87 mfisher87 released this 10 Feb 23:42
· 6 commits to main since this release
f0b0464

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