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**: https://github.com/abrahammurciano/python-shell-source/compare/v1.0.0...v2.0.0