Releases: pkgxdev/pkgx
Releases · pkgxdev/pkgx
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
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 -- bar
should searchbar
inPATH
by @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
dev
docs 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
v1.0.0
1.0.0-alpha.4
What's Changed
--which
->--provider
- ensure shellcode can be called multiple times
- recommend
tea integrate
when running plain env commands - handle action.yml without node by @mxcl in #734
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
What's Changed
- Add release badge by @mxcl in #701
- Bump actions/checkout from 3 to 4 by @dependabot in #707
- Bump docker/setup-qemu-action from 1 to 2 by @dependabot in #708
- Bump coverallsapp/github-action from 1 to 2 by @dependabot in #709
- Bump nosborn/github-action-markdown-cli from 3.2.0 to 3.3.0 by @dependabot in #705
- Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #706
- Add test related to #703 by @mxcl in #710
- Don’t allow dev to be activate twice by @mxcl in #713
- Fix unsetting PS1 by @mxcl in #714
New Contributors
- @dependabot made their first contribution in #707
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2