release: | TBA |
---|
Version 2014.7.2 is a bugfix release for 2014.7.0. The changes include:
kmod
(issue 197151, issue 19682)npm state
. This may break behavior for people expecting the state
to lowercase their npm package names for them. The npm module
was never affected by mandatory lowercasing.
(issue 20329)activate
parameter for pip.install for both the
module
and the state
.
If bin_env
is given and points to a virtualenv, there is no need to
activate that virtualenv in a shell for pip to install to the virtualenv.