Skip to content

1.7.0

Compare
Choose a tag to compare
@s0undt3ch s0undt3ch released this 23 Sep 08:12
· 29 commits to main since this release

shell-utilities 1.7.0 (2022-09-23)

Bug Fixes


  • Subprocess.run() now accepts shell keyword argument like subprocess.Popen. (#32)
  • The Subprocess.run() method can now override the cwd (#33)

Trivial/Internal Changes

  • Update pre-commit hook versions (#34)