We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8551a44 commit ef26160Copy full SHA for ef26160
CHANGES
@@ -13,6 +13,12 @@ $ pip install --user --upgrade --pre libvcs
13
14
- _Add your latest changes from PRs here_
15
16
+### Development
17
+
18
+- {issue}`#336`: {class}`~libvcs.utils.subprocess.SubprocessCommand`: Encapsulated {mod}`subprocess`
19
+ call in a {func}`dataclasses.dataclass` for introspecting, modifying, mocking and controlling
20
+ execution.
21
22
## libvcs 0.12.0, "Nimbus" (2022-04-24)
23
24
### Breaking
0 commit comments