You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Test on Python3.7, drop Python3.3 support
- Add getproject command
- Better error messages and error reporting (pythonz not installed, `pew in env cmd` cmd missing, etc.)
- New shell detection code for Windows
- Add --no-cd flag to pew workon
- Avoid shell subprocess in bash's PS1
1.1.1
- Defer pkg_resources import ([taion](https://github.com/taion))
This shaves off more than half the startup time, useful for short
lived invocations like `pew in`