Releases: pkgxdev/pkgx
Releases · pkgxdev/pkgx
v1.3.0
v1.2.2
- Much sped up sync caching
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
What's Changed
- use libpkgx bump for sqlite pantry cache by @mxcl in #969
- feat(docs): Add AUR installation options by @rustdevbtw in #972
- just close endhint key by @alexandregz in #1003
- Fixed Scripts Link on Docs Readme by @machbio in #1029
- fix
Assertion failed: pkgx: env is being duped
when multiple unicodes in env by @jhheider in #989 - sync log messages by @mxcl in #1030
- Use deno 1.45: binaries ~25% smaller, ~10% faster by @felipecrs in #978
- Fix typo: remove redundant backticks by @0x5457 in #986
- Escape spaces in stubs for uninstallation by @felipecrs in #1000
- feat(dev): added support for justfiles by @GauBen in #1011
- Fix dev off when environment is not active by @felipecrs in #979
- Discover pkgs from volta and corepack by @felipecrs in #980
- feat(install): add support for
--unsafe
install flag by @rustdevbtw in #1008 - Update terminals by @Olexandr88 in #1032
- Error when a different version is already installed by @felipecrs in #999
- v1.2-rc by @mxcl in #1031
New Contributors
- @rustdevbtw made their first contribution in #972
- @alexandregz made their first contribution in #1003
- @machbio made their first contribution in #1029
- @0x5457 made their first contribution in #986
- @GauBen made their first contribution in #1011
- @Olexandr88 made their first contribution in #1032
Full Changelog: v1.1.6...v1.2.0
v1.1.6
v1.1.5
What's Changed
- Fix hint format in "dev docs" by @visciang in #909
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #896
- Bump actions/download-artifact from 3 to 4 by @dependabot in #895
- Adds cdk.json to devenv list by @dburriss in #908
- Trailing colons in env breaks things by @mxcl in #929
- properly test trailing colons fix by @mxcl in #931
- [dev] Support symlinked keyfiles by @mxcl in #932
New Contributors
Full Changelog: v1.1.4...v1.1.5
v1.1.4
- Bump libpkgx to fix some errors due to invalid pantry parsing
- Removes platform specific moustaches devenvs
- these weren't documented so even though this is strictly a breaking change I would be willing to risk the tea protocol slash consequences for it in a tea protocol future
- there is potential utility in platform/arch being there so we should propose a proper addition
- Fix CD
Full Changelog: v1.1.3...v1.1.4
v1.1.3
- libpkgx semver compare fix
- Supports
PKGX_HOME
which you probably have no use for, but brewkit does
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Updated the docker docs by @michaelessiet in #884
- Escape
pkgx +pkg
; Fixes #902 by @mxcl in #903
New Contributors
- @michaelessiet made their first contribution in #884
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Add test coverage for .terraform-version and fix the terraform version resolution logic by @kishaningithub in #837
- Only define
x
if available; Refs #857 by @mxcl in #858 - Sanitize input from env nodes in devenvs by @mxcl in #862
Full Changelog: v1.1.0...v1.1.1