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 29012ee commit 85dba41Copy full SHA for 85dba41
CHANGES
@@ -13,6 +13,11 @@ $ pip install --user --upgrade --pre libvcs
13
14
- _Add your latest changes from PRs here_
15
16
+### Breaking changes
17
+
18
+- {issue}`343`: `libvcs.cmd.core` (including {func}`~libvcs.utils.run.run`) have been moved to
19
+ `libvcs.utils.run`. It will be supported as an unstable, internal API.
20
21
### Internals
22
23
- `StrOrPath` -> `StrPath`
0 commit comments