Releases: ipython/ipykernel
Releases · ipython/ipykernel
v6.21.3
6.21.3
Bugs fixed
- Fix interrupt reply #1101 (@garlandz-db)
Maintenance and upkeep improvements
- Update docs link #1103 (@blink1073)
- Add license #1098 (@dcsaba89)
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @ccordoba12 | @dcsaba89 | @garlandz-db | @mlucool
v6.21.2
6.21.2
Bugs fixed
Maintenance and upkeep improvements
- Remove test_enter_eventloop #1084 (@davidbrochart)
Contributors to this release
v6.21.1
6.21.1
Maintenance and upkeep improvements
- Restore nest-asyncio for tk loop #1086 (@blink1073)
Contributors to this release
v6.21.0
6.21.0
Enhancements made
- Expose session start file in file. #1078 (@Carreau)
- Add copy_to_globals debug request handling #1055 (@brichet)
Maintenance and upkeep improvements
- Adopt more lint rules #1082 (@blink1073)
- Maintenance updates #1081 (@blink1073)
- Test spyder kernels #1080 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@agronholm | @blink1073 | @brichet | @Carreau | @ccordoba12 | @minrk
v6.20.2
v6.20.1
6.20.1
Bugs fixed
- Don't raise error when trying to create another Qt app for Qt eventloop #1071 (@ccordoba12)
Maintenance and upkeep improvements
- Update CI #1073 (@blink1073)
- Fix types and sync lint deps #1070 (@blink1073)
Documentation improvements
- Add api docs #1067 (@blink1073)
Contributors to this release
v6.20.0
6.20.0
Enhancements made
- ENH: add
%gui
support for Qt6 #1054 (@shaperilio)
Maintenance and upkeep improvements
- Add more ci checks #1063 (@blink1073)
Contributors to this release
v6.19.4
v6.19.3
6.19.3
Bugs fixed
- format dates as ISO8601 #1057 (@GRcharles)
- Fix comms and add qtconsole downstream test #1056 (@blink1073)
Maintenance and upkeep improvements
- Fix lint #1058 (@blink1073)
- Fix comms and add qtconsole downstream test #1056 (@blink1073)
Contributors to this release
v6.19.2
6.19.2
Bugs fixed
- Fix error in
%edit
magic #1053 (@ccordoba12)