Skip to content

v0.5.0

Choose a tag to compare

@njzjz njzjz released this 05 Jan 18:43
· 221 commits to master since this release
e4ac4f5

What's Changed

  • fix codecov by @njzjz in #274
  • Add prepend_script and append_script for job.resource by @Cloudac7 in #273
  • Remove os.chdir() method; add support for other key_file types other than RSA by @Cloudac7 in #275
  • add tests for Python 3.11, macos, and windows by @njzjz in #276
  • skip building docker out of deepmodeling by @njzjz in #278
  • add cloudserver to the docker by @njzjz in #282
  • add Optional to type hints when default is None by @njzjz in #283
  • avoid compressing duplicated files by @njzjz in #284
  • fix shell when filename contains special charaters by @njzjz in #285
  • add type checker by @njzjz in #286
  • disable tqdm when stderr is redirected by @njzjz in #277
  • fix bohrium remote root by @njzjz in #287
  • fix pass action by @njzjz in #292
  • Support redirect log from bohrium which will be used by dflow by @KZHIWEI in #298
  • add look_for_keys option by @njzjz in #299

Full Changelog: v0.4.19...v0.5.0