Skip to content

Releases: deepmodeling/dpdispatcher

v0.5.9

19 Jul 04:21
8857c2f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.8...v0.5.9

v0.5.8

17 Jul 08:11
bf66cc3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.7...v0.5.8

v0.5.7

27 Jun 23:31
3528930
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.6

13 Apr 04:19
4a5564e
Compare
Choose a tag to compare

Bugfixes

Code Formats

Full Changelog: v0.5.5...v0.5.6

v0.5.5

24 Mar 03:40
a4ecf78
Compare
Choose a tag to compare
fix backword_files and outlogs setting (#314)

v0.5.4: Feature/byron 20230220 brm 1.6.3 (#311)

16 Mar 08:25
da386db
Compare
Choose a tag to compare
fix for dpgen UT https://github.com/deepmodeling/dpgen/actions/runs/4381735189/jobs/7670083496

v0.5.3

27 Feb 15:15
77930b6
Compare
Choose a tag to compare
add phone columnn (#309)

v0.5.2: sort imports (#307)

13 Feb 02:24
f30244c
Compare
Choose a tag to compare
- add hook
- sort imports

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v0.5.1

06 Jan 06:42
6f38981
Compare
Choose a tag to compare

What's Changed

  • fix local context with uploading files in the subdirectory by @njzjz in #300

Full Changelog: v0.5.0...v0.5.1

v0.5.0

05 Jan 18:43
e4ac4f5
Compare
Choose a tag to compare

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