Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 561 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 561 Bytes

Changelog

0.4.0 (2023-12-07)

  • ✨ Support JupyterLab 4 🍻 (#35)

0.2.0 (2022-01-23)

  • 🚧 Drop python 3.6 support (#19)
  • ⬆️🛡️ Upgrade dependencies and requirements to jupyterlab 3.1 (#18)
  • ⬆️🛡️ Update dependencies (#17)

0.1.2 (2021-05-07)

  • Fixed bug when saving widget while closing (no more error Popup)
  • Filtering cells is more robust

0.1.1 (2021-05-04)

  • Fixed bug that saved notebooks on cell focus change
  • Added feature to save notebooks on cell focus change

0.1.0 (2021-05-01)

  • First release on PyPI.