Releases: ipython/ipykernel
Releases · ipython/ipykernel
v6.13.1
6.13.1
Bugs fixed
- Fix richInspectVariables #943 (@davidbrochart)
- Force debugger metadata in built wheel #941 (@blink1073)
Maintenance and upkeep improvements
- [pre-commit.ci] pre-commit autoupdate #945 (@pre-commit-ci)
- Clean up typings #939 (@blink1073)
- [pre-commit.ci] pre-commit autoupdate #938 (@pre-commit-ci)
- Clean up types #933 (@blink1073)
- [pre-commit.ci] pre-commit autoupdate #932 (@pre-commit-ci)
- Switch to hatch backend #931 (@blink1073)
- [pre-commit.ci] pre-commit autoupdate #928 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #926 (@pre-commit-ci)
- Allow enforce PR label workflow to add labels #921 (@blink1073)
- [pre-commit.ci] pre-commit autoupdate #920 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #919 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #917 (@pre-commit-ci)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @davidbrochart | @fabioz | @fcollonval | @pre-commit-ci
v6.13.0
6.13.0
Enhancements made
Bugs fixed
Maintenance and upkeep improvements
- Add basic mypy support #913 (@blink1073)
- Clean up pre-commit #911 (@blink1073)
- Update setup.py #909 (@tlinhart)
- [pre-commit.ci] pre-commit autoupdate #906 (@pre-commit-ci)
Contributors to this release
(GitHub contributors page for this release)
@andia89 | @blink1073 | @echarles | @meeseeksdev | @pre-commit-ci | @tlinhart
v6.12.1
6.12.1
Maintenance and upkeep improvements
- Clean up test deps and test setup #904 (@blink1073)
Contributors to this release
v6.12.0
6.12.0
Enhancements made
Bugs fixed
- Make cell_id optional #902 (@blink1073)
- Do not try to send on iostream if closed #899 (@blink1073)
Contributors to this release
v6.11.0
6.11.0
Enhancements made
- Include method signatures in experimental completion results #895 (@MrBago)
- Try to pass cell id to executing kernel. #886 (@Carreau)
Maintenance and upkeep improvements
- Handle warnings in tests #896 (@blink1073)
- Run flake and remove deprecated import #894 (@blink1073)
- Add ignore-revs file #893 (@blink1073)
- Autoformat with black and isort #892 (@blink1073)
- Add pytest opts and pre-commit #889 (@blink1073)
Contributors to this release
v6.10.0
6.10.0
Enhancements made
Bugs fixed
Maintenance and upkeep improvements
- More CI cleanup #887 (@blink1073)
- CI cleanup #885 (@blink1073)
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @jamadeo | @lesteve | @MrBago | @SylvainCorlay
v6.9.2
6.9.2
Bugs fixed
- Catch error when shutting down kernel from the control channel #877 (@ccordoba12)
- Only kill children in process group at shutdown #874 (@minrk)
- BUG: Kill subprocesses on shutdown. #869 (@Carreau)
Maintenance and upkeep improvements
- Clean up CI #871 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @ccordoba12 | @echarles | @fabioz | @minrk | @vidartf
v6.9.1
v6.9.0
6.9.0
Bugs fixed
- Fixed event forwarding #855 (@JohanMabille)
- use message queue for abort_queues #853 (@minrk)
Contributors to this release
v6.8.0
6.8.0
Enhancements made
Bugs fixed
- Handle all threads stopped correctly #849 (@JohanMabille)
- Fix the debug modules model #848 (@echarles)
- Handled AllThreadsContinued and workaround for wrong threadId in cont… #844 (@JohanMabille)
Maintenance and upkeep improvements
- Cancel duplicate runs #850 (@blink1073)