Releases: pkgxdev/pkgx
Releases · pkgxdev/pkgx
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_HOMEwhich 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
xif 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
v1.1.0
What's Changed
- Add support for .terraform-version file format for dev command by @kishaningithub in #832
- pkgx uninstall by @mxcl in #790
New Contributors
- @kishaningithub made their first contribution in #832
Full Changelog: v1.0.4...v1.1.0
v1.0.4
v1.0.3
What's Changed
- Add support for .nvmrc by @jakobvase in #820
- Fixes/774 by @mxcl in #822
- fix(devenv): detect kpt in skaffold.yaml by @vkumbhar94 in #825
- V1.0.3 by @mxcl in #827
New Contributors
- @jakobvase made their first contribution in #820
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Update with brew upgrade pkgx or curl -L pkgx.sh | sh
What's Changed
- Update Dockerfile and docker docs by @mxcl in #805
- feat: allow extracting of node+npm from package.json by @yoroshikun in #807
- feat(devenv): detect skaffold.dev using skaffold.yaml file existence by @vkumbhar94 in #810
- Fixes #812 by @mxcl in #815
pkgx +foo -- barshould searchbarinPATHby @mxcl in #816- Allow @latest specifications in keyfiles by @mxcl in #817
New Contributors
- @yoroshikun made their first contribution in #807
- @vkumbhar94 made their first contribution in #810
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Fix Cargo.toml capitalization by @mxcl in #778
- fix typo in scripts docs by @boldandbrad in #777
- Fix small typo in
devdocs by @LukeSavefrogs in #780 - fix one-liner command by @trentlarson in #781
- Update pkgx-install.md by @j1philli in #783
New Contributors
- @boldandbrad made their first contribution in #777
- @LukeSavefrogs made their first contribution in #780
- @trentlarson made their first contribution in #781
- @j1philli made their first contribution in #783
Full Changelog: v1.0.0...v1.0.1