Release Notes#

v0.6.0 (unreleased)#

Bug fixes#

  • Fixed schedule_jsdlink so it doesn’t synchronize state with the backend and fix unlink / unobserve with transport=True (#116, #118).

Maintenance#

  • CI: update minimum Python version to 3.9 (#112).

v0.5.1#

Bug fixes#

  • Fixed installation issue with notebook “classic” version <7 (#109, #110).

v0.5.0#

Deprecated features#

Enhancements#

Bug fixes#

Maintenance#

  • Ipywidgets 8 compatibility, use ruff for linting (Python), switch to Hatch build backend and pyproject.toml, enable pre-commit, etc. (#94).