-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Releases: pkgxdev/pkgx
Releases · pkgxdev/pkgx
v2.7.0
@mxcl
mxcl
Assets 16
- 156 KB
2025年05月06日T17:04:51Z - 1.35 MB
2025年05月06日T17:07:17Z - 1.98 MB
2025年05月06日T17:07:18Z - 833 Bytes
2025年05月06日T17:07:18Z - 4.9 MB
2025年05月06日T17:07:39Z - 3.67 MB
2025年05月06日T17:07:39Z - 833 Bytes
2025年05月06日T17:07:39Z - 3.67 MB
2025年05月06日T17:08:29Z - 4.79 MB
2025年05月06日T17:08:29Z - 833 Bytes
2025年05月06日T17:08:29Z -
2025年05月06日T17:02:22Z -
2025年05月06日T17:02:22Z - Loading
2 people reacted
v2.6.0
@mxcl
mxcl
What's Changed
- Update faq.md by @teoljungberg in #1159
- Refactor by @mxcl in #1161
- Support
@latestby @mxcl in #1162 - --json=v2 by @mxcl in #1163
New Contributors
- @teoljungberg made their first contribution in #1159
Full Changelog: v2.5.0...v2.6.0
Assets 16
8 people reacted
v2.5.0
v2.4.0
@mxcl
mxcl
- Windows
- Experimental & limited packages available
- Compile it yourself for now
--shebang,-!- for faster, more efficient pkgx stubs
- eg.
#!/usr/bin/env -S pkgx -! cmakeexecutescmake "$@" - Previously this would fail due to the shebang handler adding the filename of the script after the
cmakeargument - The
--shebangflag drops this argument
- Quit littering
~.pkgxwith tmp files
Full Changelog: v2.3.2...v2.4.0
Assets 16
7 people reacted
v2.3.2
@mxcl
mxcl
Full Changelog: v2.3.1...v2.3.2
Assets 20
1 person reacted
v2.3.1
@mxcl
mxcl
What's Changed
Full Changelog: v2.3.0...v2.3.1
Assets 17
1 person reacted
v2.3.0
@mxcl
mxcl
What's Changed
- If PKGX_PANTRY_DIR is set, don’t blow it away by @mxcl in #1121
- Update strum requirement from 0.26 to 0.27 in /crates/lib by @dependabot in #1119
- Update strum_macros requirement from 0.26 to 0.27 in /crates/lib by @dependabot in #1120
- Update link in README for hydrate.rs by @catsby in #1122
- Clone pantry to same location as pkgx^1 by @mxcl in #1125
- Bump rusqlite, update rest within constraints by @mxcl in #1126
- Attempt to add our TLS certificate to the binary by @mxcl in #1118
New Contributors
Full Changelog: v2.2.1...v2.3.0
Assets 16
2 people reacted
v1.5.0
@mxcl
mxcl
What's Changed
- v1: uninstall if needed during install by @felipecrs in #1111
Full Changelog: v1.4.1...v1.5.0
Assets 16
v2.2.1
@mxcl
mxcl
4cb6d60
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Update reqwest requirement from 0.11 to 0.12 in /crates/lib by @dependabot in #1105
- Update strum_macros requirement from 0.24 to 0.26 in /crates/lib by @dependabot in #1106
- Update strum requirement from 0.24 to 0.26 in /crates/lib by @dependabot in #1109
- Bump openssl from 0.10.68 to 0.10.70 by @dependabot in #1110
- fix
pkgx +curl.se/ca-certsby @mxcl in #1112 - Don’t wait for lock to free & then reinstall lol by @mxcl in #1113
Full Changelog: v2.2.0...v2.2.1
Assets 16
3 people reacted
v2.2.0
@mxcl
mxcl
Behavior Change
On *nix if $PKGX_DIR is not set, there is no ~/.pkgx directory and $XDG_DATA_HOME is set we use that to determine PKGX_DIR.
What's Changed
- docs for python scripting update by @sanchitram1 in #1102
- Use XDG_DATA_HOME on *nix if no ~/.pkgx by @mxcl in #1104
- Bump nosborn/github-action-markdown-cli from 3.3.0 to 3.4.0 by @dependabot in #1087
New Contributors
- @sanchitram1 made their first contribution in #1102
Full Changelog: v2.1.4...v2.2.0
Assets 16
2 people reacted