v0.6.0
New features
- add
dpgui
entry points anddpdisp gui
cli by @njzjz in #372 - Support glob for backward files in local_context.py/ssh_context.py by @ZhouXY-PKU in #370
- support customized template header by @njzjz in #376
- forward the error message of the failed task to the screen by @njzjz in #388
Enhancement
- ssh: raise clear error when broken symbolic link is found by @njzjz in #366
- support public key auth with keyboard interactive by @Yi-FanLi in #375
- Use separate script to prevent submit script too large by @njzjz in #380
- throw errors if key_filename is not found by @njzjz in #383
Bugfix
- ssh: recover default remote_root to None by @njzjz in #381
- upload Bohrium script run file by @njzjz in #382
Documentation
CI/CD
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #364
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #365
- pyright: ignore the version file by @njzjz in #367
- enable test for Python 3.12 by @njzjz in #373
- docker: split compile image and build image to remove cache by @njzjz in #374
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #368
- use OIDC to publish packages by @njzjz in #343
- add UT for bohrium by @njzjz in #384
- fix Bohrium tests by @njzjz in #385
- fix Bohrium tests (2nd) by @njzjz in #386
- build docker image on tag by @zjgemi in #387
- use dependabot to update github actions by @njzjz in #390
- Bump actions/checkout from 2 to 4 by @dependabot in #394
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #393
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #392
- Bump docker/login-action from 1.10.0 to 3.0.0 by @dependabot in #391
New Contributors
- @ZhouXY-PKU made their first contribution in #370
- @Yi-FanLi made their first contribution in #375
- @dependabot made their first contribution in #394
Full Changelog: v0.5.11...v0.6.0