New Features
- New `HeatmapLayer`
- New `experimental` module, with new layers (`ArcLayer`, `TextLayer`) and "layer extensions" (`BrushingExtension`, `CollisionFilterExtension`).
- New "migration" notebook using the experimental `ArcLayer`.
Fixed
- Add pandas v2 requirement by kylebarron in https://github.com/developmentseed/lonboard/pull/229
- bump anywidget to 0.7.1 by kylebarron in https://github.com/developmentseed/lonboard/pull/233
This should error when the JS files have not been included when packaging.
**Full Changelog**: https://github.com/developmentseed/lonboard/compare/v0.3.0...v0.4.0