Skip to content

Releases: jupyterlab-contrib/jupyter-archive

v3.4.0

15 Aug 15:28

Choose a tag to compare

3.4.0

(Full Changelog)

❗ The settings for showing a submenu to pick the archive type has been changed from null to '' (empty string). To be compatible with the settings editor UI.

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@dependabot | @fcollonval | @github-actions

v3.3.4

08 Jan 16:33
900964d

Choose a tag to compare

What's Changed

  • 🚧 Maintenance:

Full Changelog: v3.3.3...v3.3.4

v3.3.3

22 Nov 10:30
35f485f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.2...v3.3.3

v3.3.2

24 Oct 13:58
b92a6d0

Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.2

v3.3.1

08 Apr 13:49
fa13097

Choose a tag to compare

What's Changed

  • Bug fixes 🐛
  • Maintenance 🚧

New Contributors

Full Changelog: v3.3.0...v3.3.1

v3.3.0

22 Mar 12:13
e05525e

Choose a tag to compare

What's Changed

The minor bump is due to Python dependency changes from jupyterlab 3 to jupyter server ~=1.6. This will allow to reuse the frontend of this extension in alternative frontend based on JupyterLab plugins system such as RetroLab.

Full Changelog: v3.2.1...v3.3.0

v2.3.1

08 Dec 08:31
d75d60a

Choose a tag to compare

What's Changed

2.3.0 has not been published due to error in setup and version files.

  • New features ✨ :
    • Migration updates and bug fixes from 3.x by @Wh1isper in #77
  • Maintenance 🚧 :

New Contributors

Full Changelog: 2.2.0...2.3.1

v3.2.1

13 Oct 09:52
6f25487

Choose a tag to compare

  • Bug fix 🐛 :

v3.2.0

29 Sep 15:53
350e0c8

Choose a tag to compare

  • New feature ✨ :
  • Maintenance 🚧 :
    • Update ansi-regex from 5.0.0 to 5.0.1 (#69)

v3.1.0

12 Sep 11:18
344100b

Choose a tag to compare

  • New features ✨ :
    • Add configurable to control archive streaming (#62) - Thanks to @eastonsuo
  • Bug fixes 🐛 :

Congratulations to @eastonsuo for its first contribution