amoffat/sh (sh)
### [`v2.0.6`](https://togithub.com/amoffat/sh/blob/HEAD/CHANGELOG.md#206---8923)
[Compare Source](https://togithub.com/amoffat/sh/compare/2.0.5...2.0.6)
- Add back appropriate sdist files [comment](https://togithub.com/amoffat/sh/commit/89333ae48069a5b445b3535232195b2de6f4648f)
### [`v2.0.5`](https://togithub.com/amoffat/sh/blob/HEAD/CHANGELOG.md#205---8723)
[Compare Source](https://togithub.com/amoffat/sh/compare/2.0.4...2.0.5)
- Allow nested `with` contexts [#690](https://togithub.com/amoffat/sh/issues/690)
- Call correct asyncio function for getting event loop [#683](https://togithub.com/amoffat/sh/issues/683)
### [`v2.0.4`](https://togithub.com/amoffat/sh/blob/HEAD/CHANGELOG.md#204---51322)
[Compare Source](https://togithub.com/amoffat/sh/compare/2.0.3...2.0.4)
- Allow `ok_code` to be used with `fg` [#665](https://togithub.com/amoffat/sh/pull/665)
- Make sure `new_group` never creates a new session [#675](https://togithub.com/amoffat/sh/pull/675)
### [`v2.0.3`](https://togithub.com/amoffat/sh/blob/HEAD/CHANGELOG.md#202--203-misversioned---21322)
[Compare Source](https://togithub.com/amoffat/sh/compare/2.0.2...2.0.3)
- Performance regression when using a generator with `_in` [#650](https://togithub.com/amoffat/sh/pull/650)
- Adding test support for python 3.11
### [`v2.0.2`](https://togithub.com/amoffat/sh/blob/HEAD/CHANGELOG.md#202--203-misversioned---21322)
[Compare Source](https://togithub.com/amoffat/sh/compare/2.0.1...2.0.2)
- Performance regression when using a generator with `_in` [#650](https://togithub.com/amoffat/sh/pull/650)
- Adding test support for python 3.11
### [`v2.0.1`](https://togithub.com/amoffat/sh/compare/2.0.0...2.0.1)
[Compare Source](https://togithub.com/amoffat/sh/compare/2.0.0...2.0.1)
### [`v2.0.0`](https://togithub.com/amoffat/sh/blob/HEAD/CHANGELOG.md#200---2922)
[Compare Source](https://togithub.com/amoffat/sh/compare/1.14.3...2.0.0)
- Executed commands now return a unicode string by default
- Removed magical module-like execution contexts [#636](https://togithub.com/amoffat/sh/issues/636)
- Added basic asyncio support via `_async`
- Dropped support for Python < 3.8
- Bumped default tty size to more standard (24, 80)
- First argument being a RunningCommand no longer automatically passes it as stdin
- `RunningCommand.__eq__` no longer has the side effect of executing the command [#518](https://togithub.com/amoffat/sh/pull/531)
- `_tee` now supports both "err" and "out" [#215](https://togithub.com/amoffat/sh/issues/215)
- Removed the builtin override `cd` [link](https://togithub.com/amoffat/sh/pull/584#discussion_r698055681)
- Altered process launching model to behave more expectedly [#495](https://togithub.com/amoffat/sh/issues/495)
- Bugfix where `_no_out` isn't allowed with `_iter="err"` [#638](https://togithub.com/amoffat/sh/issues/638)
- Allow keyword arguments to have a list of values [#529](https://togithub.com/amoffat/sh/issues/529)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
>=1.14.3
->>=2.0.6
Release Notes
amoffat/sh (sh)
### [`v2.0.6`](https://togithub.com/amoffat/sh/blob/HEAD/CHANGELOG.md#206---8923) [Compare Source](https://togithub.com/amoffat/sh/compare/2.0.5...2.0.6) - Add back appropriate sdist files [comment](https://togithub.com/amoffat/sh/commit/89333ae48069a5b445b3535232195b2de6f4648f) ### [`v2.0.5`](https://togithub.com/amoffat/sh/blob/HEAD/CHANGELOG.md#205---8723) [Compare Source](https://togithub.com/amoffat/sh/compare/2.0.4...2.0.5) - Allow nested `with` contexts [#690](https://togithub.com/amoffat/sh/issues/690) - Call correct asyncio function for getting event loop [#683](https://togithub.com/amoffat/sh/issues/683) ### [`v2.0.4`](https://togithub.com/amoffat/sh/blob/HEAD/CHANGELOG.md#204---51322) [Compare Source](https://togithub.com/amoffat/sh/compare/2.0.3...2.0.4) - Allow `ok_code` to be used with `fg` [#665](https://togithub.com/amoffat/sh/pull/665) - Make sure `new_group` never creates a new session [#675](https://togithub.com/amoffat/sh/pull/675) ### [`v2.0.3`](https://togithub.com/amoffat/sh/blob/HEAD/CHANGELOG.md#202--203-misversioned---21322) [Compare Source](https://togithub.com/amoffat/sh/compare/2.0.2...2.0.3) - Performance regression when using a generator with `_in` [#650](https://togithub.com/amoffat/sh/pull/650) - Adding test support for python 3.11 ### [`v2.0.2`](https://togithub.com/amoffat/sh/blob/HEAD/CHANGELOG.md#202--203-misversioned---21322) [Compare Source](https://togithub.com/amoffat/sh/compare/2.0.1...2.0.2) - Performance regression when using a generator with `_in` [#650](https://togithub.com/amoffat/sh/pull/650) - Adding test support for python 3.11 ### [`v2.0.1`](https://togithub.com/amoffat/sh/compare/2.0.0...2.0.1) [Compare Source](https://togithub.com/amoffat/sh/compare/2.0.0...2.0.1) ### [`v2.0.0`](https://togithub.com/amoffat/sh/blob/HEAD/CHANGELOG.md#200---2922) [Compare Source](https://togithub.com/amoffat/sh/compare/1.14.3...2.0.0) - Executed commands now return a unicode string by default - Removed magical module-like execution contexts [#636](https://togithub.com/amoffat/sh/issues/636) - Added basic asyncio support via `_async` - Dropped support for Python < 3.8 - Bumped default tty size to more standard (24, 80) - First argument being a RunningCommand no longer automatically passes it as stdin - `RunningCommand.__eq__` no longer has the side effect of executing the command [#518](https://togithub.com/amoffat/sh/pull/531) - `_tee` now supports both "err" and "out" [#215](https://togithub.com/amoffat/sh/issues/215) - Removed the builtin override `cd` [link](https://togithub.com/amoffat/sh/pull/584#discussion_r698055681) - Altered process launching model to behave more expectedly [#495](https://togithub.com/amoffat/sh/issues/495) - Bugfix where `_no_out` isn't allowed with `_iter="err"` [#638](https://togithub.com/amoffat/sh/issues/638) - Allow keyword arguments to have a list of values [#529](https://togithub.com/amoffat/sh/issues/529)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.