Skip to content

Releases: cihga39871/Pipelines.jl

v0.9.5

20 Nov 05:40
Compare
Choose a tag to compare
  • Docs: add new page: tips and trobleshoots.

v0.9.4

19 Nov 04:22
Compare
Choose a tag to compare
  • Docs: better documentation on run id file: Pipelines.create_run_id_file.
  • Feature: Pipelines.CMD_FILE_SPLITER.

v0.9.3

18 Nov 20:57
Compare
Choose a tag to compare
  • Feature: run id file also try to record all possible files from Base.AbstractCmd inputs/outputs.

v0.9.2

18 Nov 16:36
Compare
Choose a tag to compare
  • Feature: If skipping program, not showing @info of start.
  • Feature: @logmsg does not show module, file, line etc.

v0.9.1

  • Fix: pretty print of Pipelines types.

v0.9.0

18 Nov 03:58
Compare
Choose a tag to compare
  • Feature: run id file contain file information to guess whether files are updated and better decide rerun.
  • Fix: quote_function: func(a; b = b): if b is one of inputs or outputs, the first b does not change.

v0.8.6

17 Nov 19:11
Compare
Choose a tag to compare
  • Feature: If any file (not dir) paths of the inputs are newer than the run id file, the program will run again to update the outputs, even if the run id file exists. (#4)

v0.8.5

13 Sep 21:56
Compare
Choose a tag to compare

arg_forward: A new field of Program, allowing forwarding arguments from inputs/outputs to JobSchedulers.Job

v0.8.3

22 May 16:44
Compare
Choose a tag to compare
v8.3: better docs

v0.7.3

27 Apr 00:23
Compare
Choose a tag to compare

Pipelines v0.7.3

Diff since v0.7.2

v0.7.2

26 Apr 23:24
Compare
Choose a tag to compare

Pipelines v0.7.2

Diff since v0.7.1