Skip to content

v2.0.0

Compare
Choose a tag to compare
@abrahammurciano abrahammurciano released this 22 May 12:05
· 4 commits to main since this release
51d4e9a

What's Changed

  • You can now pass keyword arguments to source which will be forwarded to subprocess.run.
  • The script parameter can be
  • Internally, the way the environment and local variables are read has changed to no longer interfere with stdout and stderr.

Full Changelog: v1.0.0...v2.0.0