Releases: jupyter/jupyter_core
Releases · jupyter/jupyter_core
4.11.1
What's Changed
- Fix inclusion of jupyter file and check in CI by @blink1073 in #276
Full Changelog: 4.11.0...4.11.1
4.11.0
What's Changed
- Use hatch backend by @blink1073 in #265
- is_hidden: Use normalized paths by @martinRenou in #271
New Contributors
- @martinRenou made their first contribution in #271
Full Changelog: 4.10.0...4.11.0
4.10.0
What's Changed
- Update changelog for 4.9.2 by @blink1073 in #252
- Include all files from
jupyter_core
by @jonringer in #253 - Add project URLs to setup.cfg by @tlinhart in #254
- Set up pre-commit by @blink1073 in #255
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #257
- Add flake8 and mypy settings by @blink1073 in #256
- Clean up CI by @blink1073 in #258
- Update changelog for 4.10 Release by @blink1073 in #259
New Contributors
- @jonringer made their first contribution in #253
- @tlinhart made their first contribution in #254
- @pre-commit-ci made their first contribution in #257
Full Changelog: 4.9.2...4.10.0
4.9.2
What's Changed
- set proper sys.argv[0] for subcommand by @bnavigator in #248
- Add explicit encoding in open calls by @dlukes in #249
- jupyter_config_dir - reorder home_dir initialization by @dharmaquark in #251
New Contributors
- @bnavigator made their first contribution in #248
- @dlukes made their first contribution in #249
- @dharmaquark made their first contribution in #251
Full Changelog: 4.9.1...4.9.2