Skip to content

Releases: jupyter/jupyter_events

v0.11.0

17 Dec 12:47
Compare
Choose a tag to compare

0.11.0

(Full Changelog)

Bugs fixed

  • Switch schema version type to str #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

Contributors to this release

(GitHub contributors page for this release)

@afshin | @Carreau | @cjwatson | @davidbrochart | @manics | @Zsailer

v0.10.0

18 Mar 17:42
Compare
Choose a tag to compare

0.10.0

(Full Changelog)

Enhancements made

  • Enable adding listeners to event before the event is registered #97 (@Zsailer)

Contributors to this release

(GitHub contributors page for this release)

@Zsailer

v0.9.1

12 Mar 14:16
Compare
Choose a tag to compare

0.9.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @pre-commit-ci

v0.9.0

06 Nov 12:39
Compare
Choose a tag to compare

0.9.0

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @frenzymadness

v0.8.0

16 Oct 10:26
Compare
Choose a tag to compare

0.8.0

(Full Changelog)

Bugs fixed

  • Allow for string annotations in listener signature #88 (@blink1073)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dependabot | @pre-commit-ci | @pydanny | @Zsailer

v0.7.0

31 Jul 10:36
Compare
Choose a tag to compare

0.7.0

(Full Changelog)

Enhancements made

  • allow a 'message' field in an event schema #72 (@Zsailer)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dcsaba89 | @hbcarlos | @kevin-bates | @pre-commit-ci | @Zsailer

v0.6.3

12 Jan 17:50
Compare
Choose a tag to compare

0.6.3

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073

v0.6.2

10 Jan 22:28
Compare
Choose a tag to compare

0.6.2

(Full Changelog)

Maintenance and upkeep improvements

  • Decrease pyyaml dependency floor to increase compatibility #63 (@kevin-bates)

Contributors to this release

(GitHub contributors page for this release)

@kevin-bates

v0.6.1

10 Jan 19:01
Compare
Choose a tag to compare

0.6.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @bretttully | @kevin-bates

v0.6.0

09 Jan 12:51
Compare
Choose a tag to compare

0.6.0

(Full Changelog)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dependabot | @dlqqq | @pre-commit-ci