[go: up one dir, main page]

Skip to content

Tags: pypa/pipx

Tags

1.7.1

Toggle 1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.7.1: Use minimum supported Python to build zipapp (#1515)

* Use minimum supported Python to build zipapp

Fixes #1514

* Update release.yml

* Add news fragment

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update CHANGELOG

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

1.7.0

Toggle 1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.7.0: Bump changelog (#1511)

* 1.7.0: Bump changelog

* fix version headline

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Robert <49005401+Gitznik@users.noreply.github.com>

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.6.0: Add `workflow_dispatch` to release action (#1436)

* Add `workflow_dispatch` to release action

* Update release.yml

* Update .github/workflows/release.yml

Co-authored-by: chrysle <96722107+chrysle@users.noreply.github.com>

---------

Co-authored-by: chrysle <96722107+chrysle@users.noreply.github.com>

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.5.0 (#1310)

* fix feature news fragments

* bump changelog

1.4.3

Toggle 1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: nicer tracebacks in run mode on scripts (#1191)

Co-authored-by: Philipp A. <flying-sheep@web.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

1.4.2

Toggle 1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix python path resolution on linux (#1196)

1.4.1

Toggle 1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove `-q` from `list --json` test (#1181)

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pass real paths when running subprocesses (#1168)

1.3.3

Toggle 1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make the logo more visible in dark mode (#1135)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

1.3.2

Toggle 1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pull version from VCS to simplify release and build dynamic docs via …

…mkdocs plugin (#1130)

Co-authored-by: Jason Lam <meowmeowcat1211@gmail.com>