- list python2 as supported language so that pip installs with python2 will no longer install the pipx on PyPI from the original pipx owner. Running pipx with python2 will fail, but at least it will not be as confusing as running the pipx package from the original owner.
0.12.0.2
- forward arguments to run command correctly 90
0.12.0.1
- stop using unverified context 89
0.12.0.0
- Change installation instructions to use `pipx` PyPI name - Add `ensurepath` command
0.11.0.2
- add version argument parsing back in (fixes regression)
0.11.0.1
- add version check, command check, fix printed version update installation instructions