Skip to content

Releases: s-weigand/jupyterlab_autosave_on_focus_change

🚀 v0.4.0 Release

07 Dec 23:30
6bba2bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.4.0

🚀 v0.2.0 Release

23 Jan 21:12
2089928
Compare
Choose a tag to compare

Changes

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

🚀 v0.1.2 Release

07 May 10:37
0041986
Compare
Choose a tag to compare

Changes

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

v0.1.1 Release

04 May 18:46
96c07f4
Compare
Choose a tag to compare

Changes

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

v0.1.0 Release

01 May 16:58
Compare
Choose a tag to compare

Initial Release

Features

  • Autosave on focus change
  • De-/Activation via Settings Menu
  • File exclusion with glob patterns