Skip to content

Releases: con/duct

v0.9.0

03 Dec 21:17
Compare
Choose a tag to compare

🚀 Enhancement

  • Add --fail-time option and by default remove all outputs if command fails fast #227 (@yarikoptic)

🐛 Bug Fix

  • Add FAQ with a question on git-annex and large files #225 (@yarikoptic)
  • Add released auto plugin to mark issues with releases where they were fixed #216 (@yarikoptic)
  • ENH/BF: render floats only to 2 digits after . . Allow for composing format + conversion #214 (@yarikoptic)
  • Various enhancements for plot command #217 (@yarikoptic)

Authors: 1

v0.8.0

24 Oct 18:41
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 1

v0.7.1

24 Oct 15:51
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 2

v0.7.0

24 Oct 14:22
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 1

v0.6.0

14 Oct 18:43
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • Explicitly mention con-duct command in the summary #204 (@asmacdo)
  • BF: Do not rely on having sources under ./src and main.py to be executable #196 (@yarikoptic)

Authors: 2

v0.5.0

02 Oct 20:55
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 2

v0.4.0

30 Sep 19:29
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 2

v0.3.1

20 Sep 00:24
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 1

v0.3.0

12 Sep 18:12
Compare
Choose a tag to compare

🚀 Enhancement

  • (Re)add etime and cmd into process stats #175 (@asmacdo)
  • Modify exit code if cmd terminated by signal #169 (@asmacdo)
  • Add output files and schema version to info.json #168 (@asmacdo)

🐛 Bug Fix

  • Catchup to actual version for auto releases #177 (@asmacdo)
  • Argparse abbreviation affects and breaks cmd args #167 (@asmacdo)
  • Add tests for correct handling of args #166 (@asmacdo)

Authors: 1

v0.2.0

22 Aug 14:57
Compare
Choose a tag to compare

🚀 Enhancement

  • Add log level NONE and deprecate quiet #159 (@asmacdo)
  • Collect hostname in sys info #153 (@asmacdo)
  • RF+BF: make explicit wall_clock_time separate from elapsed_time #141 (@yarikoptic)
  • RF: Add logging, dissolve duct_print (INFO level), add CLI option -l, dissolve --quiet #140 (@yarikoptic)
  • ENH: give "typical" shell behavior when command is not found to be executed #138 (@yarikoptic)
  • Use None rather than 0 prior to measurement #135 (@asmacdo)
  • RF+ENH: output messages to stderr not stdout + move printing out of "controllers/models" #136 (@yarikoptic)
  • Remove units for machine readability #125 (@asmacdo)
  • Make execute return returncode of the process and use it for duct CLI process exit code #119 (@yarikoptic)

🐛 Bug Fix

Authors: 2