Releases: edwardzjl/pybox
Releases · edwardzjl/pybox
v0.0.18
What's Changed
- refactor!: remove kube pybox by @edwardzjl in #50
- build: remove unnecessary dependencies by @weekenthralling in #51
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- docs: update readme by @edwardzjl in #34
- refactor: simplify LocalPyBox creator by @edwardzjl in #36
- chore: support devcontainer by @edwardzjl in #37
- tests: rewrite local box tests by @edwardzjl in #38
- fix: handle timeout when initializing kernels by @edwardzjl in #39
- tests: use function wide pybox in unittests by @edwardzjl in #40
- chore: limit ci trigger on files by @edwardzjl in #42
- chore: add installation CI by @edwardzjl in #43
- feat: add kernel images by @edwardzjl in #41
- chore: fix image names by @edwardzjl in #44
- Refactor local box by @edwardzjl in #35
- chore: resolve websocket deprecation warning by @edwardzjl in #45
- docs: add pydoc by @edwardzjl in #46
- chore: add permission to publish-docs action by @edwardzjl in #47
- refactor: split async by @edwardzjl in #48
- fix: shutdown kernel url by @weekenthralling in #49
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- feat: add a context manager for
LocalPyboxManager
by @zTaoplus in #32 - chore!: remove deprecated arg 'incluster' by @edwardzjl in #33
Full Changelog: v0.0.15...v0.0.16
v0.0.15
v0.0.14
v0.0.13
What's Changed
- tests: add an async local manager by @vegetablest in #26
- refactor: returns the complete execution result by @vegetablest in #27
- build: bump version to 0.0.13 by @edwardzjl in #28
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Fix Windows interrupt signal, polish async support by @vegetablest in #24
- bump version by @edwardzjl in #25
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- chore: polish imports by @edwardzjl in #21
- feat(local): interrupt the kernel on execution timeout by @vegetablest in #22
- bump version by @edwardzjl in #23
New Contributors
- @vegetablest made their first contribution in #22
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- feat: support kubernetes kernel cr by @weekenthralling in #17
- feat: expose timeout as execution param by @edwardzjl in #19
- fix: manage async kernels with async kernel manager by @edwardzjl in #20
New Contributors
- @weekenthralling made their first contribution in #17
Full Changelog: v0.0.8...v0.0.10
v0.0.8
What's Changed
- fix: eg response handling by @edwardzjl in #15
- bump version by @edwardzjl in #16
Full Changelog: v0.0.7...v0.0.8