Skip to content

Changelog

v0.1.6

  • Rename call.method to call.method_name to fix JS warning in marimo wasm notebooks
  • Fix pydantic list types

v0.1.5

  • Allow list type for icon_scale to support expressions
  • Add basic text_ properties to FlatStyle
  • Add icon example

v0.1.4

  • Add click interaction
  • Add Shiny for Python example

v0.1.3

  • Add openlayers.models.layers.HeatmapLayer
  • import * from openlayers.formats on root level
  • Add more examples

v0.1.2

v0.1.1

  • Initial release

v0.1.0

  • Add changelog.md to track changes