Skip to content

v0.3.0

Compare
Choose a tag to compare
@kylebarron kylebarron released this 08 Nov 15:54
· 179 commits to main since this release
0e83c6e

New Features

  • Save widget to standalone HTML file by @kylebarron in #199
  • Support for rendering inside Visual Studio Code
  • Allow customized picking radius by @kylebarron in #212
  • New example notebooks
  • Automatically downcast data types in from_geopandas by @kylebarron in #195

Fixed

  • Allow pandas series as accessor to FloatAccessor by @kylebarron in #208
  • Raise error when creating class with unknown keyword argument by @kylebarron in #209
  • fix tooltip rendering when not hovering over an object by @kylebarron in #215

Full Changelog: v0.2.0...v0.3.0