Skip to content

Releases: ipython/ipykernel

v6.29.1

06 Feb 00:32
Compare
Choose a tag to compare

6.29.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@dependabot | @Haadem | @petervandenabeele | @pre-commit-ci

v6.29.0

16 Jan 14:44
Compare
Choose a tag to compare

6.29.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Revert "Enable ProactorEventLoop on windows for ipykernel" #1194 (@blink1073)
  • Make outputs go to correct cell when generated in threads/asyncio #1186 (@krassowski)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @ianthomas23 | @krassowski | @pre-commit-ci

v6.28.0

26 Dec 15:01
Compare
Choose a tag to compare

6.28.0

(Full Changelog)

Enhancements made

  • Enable ProactorEventLoop on windows for ipykernel #1184 (@NewUserHa)
  • Adds a flag in debug_info for the copyToGlobals support #1099 (@brichet)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @brichet | @dependabot | @ianthomas23 | @jjvraw | @NewUserHa | @pre-commit-ci

v6.27.1

27 Nov 18:25
Compare
Choose a tag to compare

6.27.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

v6.27.0

21 Nov 11:23
Compare
Choose a tag to compare

6.27.0

(Full Changelog)

Enhancements made

  • Extend argument handling of do_execute with cell metadata #1169 (@jjvraw)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @jjvraw | @pre-commit-ci

v6.26.0

24 Oct 23:55
Compare
Choose a tag to compare

6.26.0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dependabot | @pre-commit-ci

v6.25.2

04 Sep 16:37
Compare
Choose a tag to compare

6.25.2

(Full Changelog)

Bugs fixed

  • Make iostream shutdown more robust #1143 (@blink1073)
  • Don't call QApplication.setQuitOnLastWindowClosed(False). #1142 (@anntzer)
  • Avoid starting IOPub background thread after it's been stopped #1137 (@minrk)

Contributors to this release

(GitHub contributors page for this release)

@anntzer | @blink1073 | @ccordoba12 | @minrk

v6.25.1

07 Aug 13:45
Compare
Choose a tag to compare

6.25.1

(Full Changelog)

Bugs fixed

  • Modifying debugger to return the same breakpoints in 'debugInfo' response as 'setBreakpoints' #1140 (@vaishnavi17)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@pre-commit-ci | @vaishnavi17

v6.25.0

25 Jul 16:19
Compare
Choose a tag to compare

6.25.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Merge connection info into existing connection file if it already exists #1133 (@jasongrout)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @fecet | @jasongrout | @maartenbreddels | @pre-commit-ci

v6.24.0

03 Jul 13:54
Compare
Choose a tag to compare

6.24.0

(Full Changelog)

New features added

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@arieleiz | @dby-tmwctw | @minrk