v0.14.0
Breaking changes
- feat!: Require Python 3.11 by @kylebarron in #1090
New Features
- feat: PMTiles constructor for RasterLayer by @kylebarron in #1105
- feat: Added explicit support for numpy number types by @shawnboltz in #1056
- feat: Create display window under Map for rendering callback exceptions by @kylebarron in #1085
- DataFilterExtension get_filter_category by @ATL2001 in #884
- feat(cli): Add --version flag to CLI by @kylebarron in #1092
Bug Fixes
- fix: Fixup error in sidecar example notebook by @mfisher87 in #1077
- fix: Support pandas v3 by @kylebarron in #1107
- fix: Fix map.set_view_state does not set pitch and bearing by @jwardbond in #1055
Other
- chore: Switch to
biomefor Typescript linting by @kylebarron in #1103 - refactor: migrate from XState to Zustand for state management by @vgeorge in #1042
New Contributors
- @mfisher87 made their first contribution in #1077
- @shawnboltz made their first contribution in #1056
- @jwardbond made their first contribution in #1055
Full Changelog: v0.13.0...v0.14.0