Skip to content

v0.4.0

Compare
Choose a tag to compare
@kylebarron kylebarron released this 10 Nov 19:58
· 167 commits to main since this release
29c37a5

[0.4.0] - 2023-11-10

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 #229

  • bump anywidget to 0.7.1 by @kylebarron in #233

    This should error when the JS files have not been included when packaging.

Full Changelog: v0.3.0...v0.4.0