Skip to content

v0.2.0

Compare
Choose a tag to compare
@asmacdo asmacdo released this 22 Aug 14:57
· 198 commits to main since this release

🚀 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