You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
dev
1
+
0.15.5.0
2
2
- pipx now parses package specification before install. It removes (with warning) the `--editable` install option for any package specification that is not a local path. It also removes (with warning) any environment markers.
3
3
- Disabled animation when we cannot determine terminal size or if the number of columns is too small. (Fixes #444)
4
-
- Version of each injected package is now listed after name for `pipx list --include-injected`
4
+
-[feature]Version of each injected package is now listed after name for `pipx list --include-injected`
5
5
- Change metadata recorded from version-specified install to allow upgrades in future. Adds pipx dependency on `packaging` package.
6
6
-[bugfix] Prevent python error in case where package has no pipx metadata and advise user how to fix.
7
7
-[feature]`ensurepath` now also ensures that pip user binary path containing pipx itself is in user's PATH if pipx was installed using `pip install --user`.
0 commit comments