Skip to content

Releases: con/duct

v0.4.0

30 Sep 19:29

Choose a tag to compare

🚀 Enhancement

Authors: 2

v0.3.1

20 Sep 00:24

Choose a tag to compare

🐛 Bug Fix

Authors: 1

v0.3.0

12 Sep 18:12

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

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

v0.1.1

31 Jul 20:00

Choose a tag to compare

🐛 Bug Fix

  • SC_PAGESIZE should work on macOS and Linux #115 (@asmacdo)

Authors: 1

v0.1.0

29 Jul 20:28

Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to main

Authors: 1

v0.0.1

25 Jul 19:22

Choose a tag to compare

Initial Release