Releases: jupyter/jupyter_events
Releases · jupyter/jupyter_events
v0.12.0
0.12.0
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
v0.11.0
0.11.0
Bugs fixed
- Switch schema
version
type tostr
#104 (@afshin) - Fix DeprecationWarning with patched python-json-logger #103 (@cjwatson)
- Prevent unintended
KeyError
when emitting an unregistered event schema #101 (@afshin)
Maintenance and upkeep improvements
Documentation improvements
- Fix typo #102 (@davidbrochart)
- Update notebook to match current version of jupyter-events #98 (@manics)
Contributors to this release
(GitHub contributors page for this release)
@afshin | @Carreau | @cjwatson | @davidbrochart | @manics | @Zsailer
v0.10.0
v0.9.1
0.9.1
Maintenance and upkeep improvements
- Update Release Scripts #96 (@blink1073)
- chore: update pre-commit hooks #95 (@pre-commit-ci)
- chore: update pre-commit hooks #94 (@pre-commit-ci)
- Update ruff and typing #93 (@blink1073)
- chore: update pre-commit hooks #92 (@pre-commit-ci)
Contributors to this release
v0.9.0
0.9.0
Bugs fixed
- Clean up linting and fix a bug that was found #91 (@blink1073)
Maintenance and upkeep improvements
- Clean up linting and fix a bug that was found #91 (@blink1073)
- Adopt ruff format #90 (@blink1073)
- Normalize "jsonschema[format-nongpl]" in pyproject.toml #86 (@frenzymadness)
Contributors to this release
v0.8.0
0.8.0
Bugs fixed
- Allow for string annotations in listener signature #88 (@blink1073)
Maintenance and upkeep improvements
- Adopt sp-repo-review #89 (@blink1073)
- Bump actions/checkout from 3 to 4 #84 (@dependabot)
- Add more PyPI URLs #82 (@pydanny)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dependabot | @pre-commit-ci | @pydanny | @Zsailer
v0.7.0
0.7.0
Enhancements made
Bugs fixed
- Improve usability of jp_read_emitted_events fixture #74 (@kevin-bates)
Maintenance and upkeep improvements
- Migrate RefResolver to referencing.Registry #80 (@hbcarlos)
- Use local coverage #73 (@blink1073)
- Clean up license #67 (@dcsaba89)
- Add more linting #65 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dcsaba89 | @hbcarlos | @kevin-bates | @pre-commit-ci | @Zsailer
v0.6.3
0.6.3
Maintenance and upkeep improvements
- Clean up typing #64 (@blink1073)
Contributors to this release
v0.6.2
0.6.2
Maintenance and upkeep improvements
- Decrease pyyaml dependency floor to increase compatibility #63 (@kevin-bates)
Contributors to this release
v0.6.1
0.6.1
Maintenance and upkeep improvements
- Remove artificial cap on jsonschema dependency #61 (@kevin-bates)
- Try dropping jsonschema dependency #59 (@bretttully)