Skip to content

Latest commit

 

History

History
207 lines (126 loc) · 9.63 KB

CHANGELOG.md

File metadata and controls

207 lines (126 loc) · 9.63 KB

v0.9.0 (Tue Dec 03 2024)

🚀 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 (Thu Oct 24 2024)

🚀 Enhancement

Authors: 1


v0.7.1 (Thu Oct 24 2024)

🐛 Bug Fix

Authors: 2


v0.7.0 (Thu Oct 24 2024)

🚀 Enhancement

Authors: 1


v0.6.0 (Mon Oct 14 2024)

🚀 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 (Wed Oct 02 2024)

🚀 Enhancement

Authors: 2


v0.4.0 (Mon Sep 30 2024)

🚀 Enhancement

Authors: 2


v0.3.1 (Fri Sep 20 2024)

🐛 Bug Fix

Authors: 1


v0.3.0 (Thu Sep 12 2024)

🚀 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 (Thurs Aug 22 2024)

🚀 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 (Wed Jul 31 2024)

🐛 Bug Fix

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

Authors: 1


v0.1.0 (Mon Jul 29 2024)

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to main

Authors: 1