Skip to content

Latest commit

 

History

History
71 lines (40 loc) · 3.02 KB

CHANGELOG.md

File metadata and controls

71 lines (40 loc) · 3.02 KB

0.3.1 2024-02-12

(full changelog)

Bug fixes

  • Use setuptools-scm to include files in sdist, switch to python -mbuild #568 (@manics)

Other

  • Add _jupyter_server_extension_points #578 (@manics)
  • Disable NPM in dependabot, add github actions #577 (@manics)

0.3.0 2024-02-10

JupyterLab 4 support, require Jupyter Server (for Notebook support use NbClassic), drop support for Python 3.6.

(full changelog)

New features

Other

@dependabot updates have been omitted from this Changelog.

0.2.2 2022-01-25

(full changelog)

New features

Other

0.2.1 2021-01-16

Bug fixes

  • Set download type to application/x-ipynb+json (#168)

Other

  • Replace master with main (#170)

0.2.0 2021-01-04

JupyterLab 3 support.

New features

  • Jupyterlab 3 support (#54)
  • JupyterLab 3 pip installable (#108)
  • JupyterLab 3.0.0 (#145)

Other

  • Dexie 3 typescript (#59)
  • Switch to GitHub workflows (#63)
  • Add compatibility with jupyter-server (#112)

0.1.0 2020-03-18