Skip to content

Releases: ipython/ipykernel

v6.5.0

01 Nov 16:42
Compare
Choose a tag to compare

6.5.0

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@ccordoba12 | @fcollonval | @penguinolog | @stukowski

v6.4.2

20 Oct 01:17
Compare
Choose a tag to compare

6.4.2

(Full Changelog)

Enhancements made

Bugs fixed

  • Remove setting of the eventloop function in the InProcessKernel #781 (@rayosborn)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@emuccino | @JohanMabille | @rayosborn

5.5.6

06 Oct 14:59
Compare
Choose a tag to compare

v6.4.1

10 Sep 13:11
Compare
Choose a tag to compare

6.4.1

(Full Changelog)

Merged PRs

  • debugpy is now a build requirement #773 (@minrk)

Contributors to this release

(GitHub contributors page for this release)

@minrk

v6.4.0

09 Sep 09:10
Compare
Choose a tag to compare

6.4.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

  • Make ipykernel work without debugpy #767 (@frenzymadness)
  • Stop using deprecated recv_multipart when using in-process socket. #762 (@Carreau)
  • Update some warnings with instructions and version number. #761 (@Carreau)

Contributors to this release

(GitHub contributors page for this release)

@Carreau | @frenzymadness | @martinRenou | @minrk

Release v6.3.1

31 Aug 01:34
Compare
Choose a tag to compare

6.3.1

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@Carreau

Release v6.3.0

30 Aug 12:01
Compare
Choose a tag to compare

6.3

6.3.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@afshin | @blink1073 | @Carreau | @ccordoba12 | @davidbrochart | @JohanMabille | @kevin-bates | @minrk | @SylvainCorlay

6.2.0

16 Aug 09:11
Compare
Choose a tag to compare

Enhancements made

  • Add Support for Message Based Interrupt #741 (@afshin)

Maintenance and upkeep improvements

6.1.0

12 Aug 11:48
Compare
Choose a tag to compare

Enhancements made

Maintenance and upkeep improvements

  • Bump importlib-metadata limit for python<3.8 #738 (@ltalirz)

Bug Fixes

6.0.3

19 Jul 17:13
Compare
Choose a tag to compare
  • KernelApp: rename ports variable to avoid override #731 (@amorenoz)