Skip to content

Releases: jupyter/jupyter_client

v8.0.0a0

12 Oct 14:17
Compare
Choose a tag to compare
v8.0.0a0 Pre-release
Pre-release

8.0.0a0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @ccordoba12 | @davidbrochart | @minrk | @pre-commit-ci | @Zsailer

v7.4.2

11 Oct 21:23
Compare
Choose a tag to compare

7.4.2

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

v7.4.1

11 Oct 15:36
Compare
Choose a tag to compare

7.4.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

v7.4.0

11 Oct 14:51
Compare
Choose a tag to compare

7.4.0

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @ccordoba12 | @davidbrochart | @minrk | @Zsailer

v7.3.5

25 Aug 16:33
Compare
Choose a tag to compare

7.3.5

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @davidbrochart | @helioz11 | @pre-commit-ci | @vidartf

v7.3.4

08 Jun 20:05
Compare
Choose a tag to compare

7.3.4

(Full Changelog)

Bugs fixed

  • Revert latest changes to ThreadedZMQSocketChannel because they break Qtconsole #803 (@ccordoba12)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @ccordoba12 | @pre-commit-ci

v7.3.3

07 Jun 06:10
Compare
Choose a tag to compare

7.3.3

(Full Changelog)

Bugs fixed

  • Add local-provisioner entry point to pyproject.toml Fixes #800 #801 (@utkonos)

Contributors to this release

(GitHub contributors page for this release)

@utkonos

v7.3.2

06 Jun 07:25
Compare
Choose a tag to compare

7.3.2

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @joouha | @pre-commit-ci

v7.3.1

08 May 21:01
Compare
Choose a tag to compare

7.3.1

(Full Changelog)

Bugs fixed

  • Check that channels exist before asking if they are alive #785 (@ccordoba12)
  • Unicode error correction using Error Handler #779 (@hxawax)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @ccordoba12 | @hxawax | @pre-commit-ci

v7.3.0

25 Apr 18:33
Compare
Choose a tag to compare

7.3.0

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @pre-commit-ci