Skip to content

Version 1.6.8

Compare
Choose a tag to compare
@henryiii henryiii released this 30 Oct 21:22
· 195 commits to master since this release

1.6.8

  • Exceptions: Changed ProcessExecutionError's formatting to be more user-friendly #456
  • Commands: support for per-line timeout with iter_lines #454
  • Commands: support for piping stdout/stderr to a logger #454
  • Paths: support composing paths using subscription operations #455
  • CLI: Improved 'Set' validator to allow non-string types, and CSV params #452
  • TypedEnv: Facility for modeling environment-variables into python data types #451
  • Commands: execute local/remote commands via a magic .cmd attribute #450