Skip to content

Releases: cihga39871/JobSchedulers.jl

v0.11.3

21 Jan 14:54
Compare
Choose a tag to compare

What's Changed

  • fix Job with Cmd and add tests by @LyKex in #18

New Contributors

  • @LyKex made their first contribution in #18

Full Changelog: v0.11.2...v0.11.3

v0.11.2

16 Jan 14:36
Compare
Choose a tag to compare
  • Feat: add check for dependencies' job states when creating Job. Throw error immediately when invalid job state is found.
  • Change: Base.show(io::IO, job::Job) prints better job's description.
  • Fix: 32-bit system: convert_dependency and convert_dependency_element did not include all possible types.

Full Changelog: v0.11.1...v0.11.2

v0.11.1

11 Jan 19:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

11 Jan 01:52
Compare
Choose a tag to compare

Full Changelog: v0.10.7...v0.11.0

v0.10.7

10 Dec 19:00
Compare
Choose a tag to compare

JobSchedulers v0.10.7

Diff since v0.10.6

v0.10.6

10 Dec 02:24
Compare
Choose a tag to compare

JobSchedulers v0.10.6

Diff since v0.10.5

v0.10.5

08 Nov 23:05
Compare
Choose a tag to compare

JobSchedulers v0.10.5

Diff since v0.10.4

v0.10.4

15 Oct 00:15
Compare
Choose a tag to compare
0.10.4

v0.10.1

06 Sep 13:49
Compare
Choose a tag to compare

JobSchedulers v0.10.1

Diff since v0.9.0

Closed issues:

  • Back-ends for JobScheduler (#15)

v0.9.0

21 May 20:12
023fa71
Compare
Choose a tag to compare

JobSchedulers v0.9.0

Full Changelog: v0.8.4...v0.9.0