- Fix passing of kwargs to websocket_connect #81 (@blink1073)
- Set all min deps #80 (@blink1073)
(GitHub contributors page for this release)
(GitHub contributors page for this release)
- Update Release Scripts #77 (@blink1073)
(GitHub contributors page for this release)
- Update event loop handling #75 (@blink1073)
- chore: update pre-commit hooks #76 (@pre-commit-ci)
- chore: update pre-commit hooks #74 (@pre-commit-ci)
- Fix typo #73 (@davidbrochart)
(GitHub contributors page for this release)
@blink1073 | @davidbrochart | @pre-commit-ci | @welcome
- Allow passing request_timeout to client_fetch #67 (@afbarbaro)
- Add missing 0.7.0 changelog entry #69 (@blink1073)
- Update ruff and typings #66 (@blink1073)
- Clean up lint and add downstream tests #64 (@blink1073)
- Use ruff format #63 (@blink1073)
- Update ruff and typing #62 (@blink1073)
- Update typings for traitlets 5.10.1 #60 (@blink1073)
- Adopt sp-repo-review #58 (@blink1073)
- Use local coverage #54 (@blink1073)
- chore: update pre-commit hooks #68 (@pre-commit-ci)
- chore: update pre-commit hooks #65 (@pre-commit-ci)
- chore: update pre-commit hooks #61 (@pre-commit-ci)
- Bump actions/checkout from 3 to 4 #59 (@dependabot)
- Update release instructions with additional commit steps #52 (@kevin-bates)
(GitHub contributors page for this release)
@afbarbaro | @blink1073 | @codecov | @dependabot | @kevin-bates | @pre-commit-ci | @welcome
- 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)
- Handle asyncio timeout #41 (@blink1073)
(GitHub contributors page for this release)
- Handle TimeoutError During Fixture Shutdown #40 (@blink1073)
(GitHub contributors page for this release)
- Use native kernel by default #36 (@blink1073)
- Fix core import in client #38 (@blink1073)
- Adopt ruff and address lint #37 (@blink1073)
- hoist version #34 (@bollwyvl)
(GitHub contributors page for this release)
@blink1073 | @bollwyvl | @codecov | @pre-commit-ci | @welcome
- Fix fixture name #33 (@blink1073)
(GitHub contributors page for this release)
- Restore public api names #32 (@blink1073)
(GitHub contributors page for this release)
- Add py37 support and update project config #31 (@blink1073)
(GitHub contributors page for this release)
- Inline pytest_tornasync and add downstream tests #30 (@blink1073)
(GitHub contributors page for this release)
@blink1073 | @codecov | @pre-commit-ci
- Fix event loop policy handling #27 (@blink1073)
(GitHub contributors page for this release)
- Refactor fixtures #26 (@blink1073)
(GitHub contributors page for this release)
- Switch away from pytest-asyncio #25 (@blink1073)
(GitHub contributors page for this release)
- Allow strict mode usage #24 (@blink1073)
(GitHub contributors page for this release)
- Fix imports #23 (@blink1073)
(GitHub contributors page for this release)
- Clean up echo kernel handling and update readme #22 (@blink1073)
- Add releaser workflows #21 (@blink1073)
(GitHub contributors page for this release)
Initial Release