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