Releases: ipython/ipykernel
Releases · ipython/ipykernel
v6.19.1
6.19.1
Bugs fixed
- fix: too many arguments dropped when passing to base comm constructor #1051 (@maartenbreddels)
Contributors to this release
v6.19.0
6.19.0
Bugs fixed
- Fix: there can be only one comm_manager #1049 (@maartenbreddels)
Maintenance and upkeep improvements
- Adopt ruff and address lint #1046 (@blink1073)
Contributors to this release
v6.18.3
6.18.3
Bugs fixed
- Fix Comm interface for downstream users #1042 (@maartenbreddels)
Contributors to this release
v6.18.2
6.18.2
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
v6.18.1
6.18.1
Bugs fixed
- fix: use comm package in backwards compatible way #1028 (@maartenbreddels)
Maintenance and upkeep improvements
- Add more testing and deprecate the Gtk event loops #1036 (@blink1073)
- More coverage improvements #1035 (@blink1073)
- Add more tests #1034 (@blink1073)
- Add more kernel tests #1032 (@blink1073)
- Add more coverage and add Readme badges #1031 (@blink1073)
- Clean up testing and coverage #1030 (@blink1073)
- Use base setup dependency type #1029 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @maartenbreddels | @martinRenou | @pre-commit-ci
v6.18.0
6.18.0
Enhancements made
- Add terminal color support #1025 (@blink1073)
- Extract the Comm Python package #973 (@martinRenou)
Maintenance and upkeep improvements
- Add windows coverage and clean up workflows #1023 (@blink1073)
- Increase coverage #1021 (@blink1073)
- Allow releasing from repo #1020 (@blink1073)
Contributors to this release
v6.17.1
6.17.1
Maintenance and upkeep improvements
- Ignore the new Jupyter_core deprecation warning in CI #1019 (@jasongrout)
- Bump actions/checkout from 2 to 3 #1018 (@dependabot)
- Add dependabot #1017 (@blink1073)
- Add pyupgrade to pre-commit #1014 (@blink1073)
Contributors to this release
v6.17.0
6.17.0
Enhancements made
- Enable webagg in %matplotlib #1012 (@zhizheng1)
Maintenance and upkeep improvements
- Update supported pythons to 3.8-3.11 #1013 (@blink1073)
Contributors to this release
v6.16.2
6.16.2
Maintenance and upkeep improvements
- Fix failing test and update matrix #1010 (@blink1073)
Contributors to this release
v6.16.1
6.16.1
Bugs fixed
Maintenance and upkeep improvements
- Maintenance cleanup #1006 (@blink1073)
- Ignore warnings in prereleases test #1002 (@blink1073)