Skip to content

v0.6.0

Compare
Choose a tag to compare
@njzjz njzjz released this 22 Oct 04:33
· 82 commits to master since this release
cb77da2

New features

  • add dpgui entry points and dpdisp 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

New Contributors

Full Changelog: v0.5.11...v0.6.0