Skip to content

Latest commit

 

History

History
326 lines (175 loc) · 18.2 KB

CHANGELOG.md

File metadata and controls

326 lines (175 loc) · 18.2 KB

Changes in Pytest-Jupyter

0.10.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.10.0

(Full Changelog)

Enhancements made

  • jp_ws_fetch: passthrough kwargs to websocket_connect #78 (@minrk)

Contributors to this release

(GitHub contributors page for this release)

@minrk

0.9.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.9.0

(Full Changelog)

Enhancements made

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @davidbrochart | @pre-commit-ci | @welcome

0.8.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@afbarbaro | @blink1073 | @codecov | @dependabot | @kevin-bates | @pre-commit-ci | @welcome

0.7.0

What's Changed

  • Add more ci checks by @blink1073 in #42
  • Bump ruff from 0.0.189 to 0.0.194 by @dependabot in #43
  • Bump black[jupyter] from 22.10.0 to 22.12.0 by @dependabot in #44
  • Clean up lint by @blink1073 in #45
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
  • Sync lint deps by @blink1073 in #47
  • Add more linting by @blink1073 in #48
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #49
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #50
  • Enable header overrides in jp_ws_fetch fixture by @kevin-bates in #51

(GitHub contributors page for this release)

(Full Changelog)

0.6.2

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.6.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.6.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @bollwyvl | @codecov | @pre-commit-ci | @welcome

0.5.3

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.5.2

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.5.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.5.0

(Full Changelog)

Enhancements made

  • Inline pytest_tornasync and add downstream tests #30 (@blink1073)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @codecov | @pre-commit-ci

0.4.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.4.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.2.3

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.2.2

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.2.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.2.0

(Full Changelog)

Enhancements made

  • Clean up echo kernel handling and update readme #22 (@blink1073)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @codecov

0.1.0

Initial Release