All Versions
69
Latest Version
Avg Release Cycle
118 days
Latest Release
1012 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.1.3 Changes
June 29, 2017- ๐ Fixed spaces in paths
#187 <https://github.com/ekalinin/nodeenv/issues/187>
_
- ๐ Fixed spaces in paths
-
v1.1.2 Changes
February 03, 2017- ๐ Fixed MANIFEST.in
#184 <https://github.com/ekalinin/nodeenv/issues/184>
_
- ๐ Fixed MANIFEST.in
-
v1.1.1 Changes
- ๐ Improve Windows support. See
#181 <https://github.com/ekalinin/nodeenv/pull/181>
_ - ๐ Fix bug when downgrading using
--force
. See#183 <https://github.com/ekalinin/nodeenv/pull/183>
_ - ๐ Environment creation fails with non-ASCII chars in path. See
#49 <https://github.com/ekalinin/nodeenv/issues/49>
_
- ๐ Improve Windows support. See
-
v1.1.0 Changes
- ๐ Windows support
-
v1.0.0 Changes
- ๐
--prebuilt
is default. See# 161
_ - โ Added
--source
option - โ Added support for the
ARM
. See# 171
_ - ๐ Fixed issue with
$PATH
. See# 86
_
.. _# 171: https://github.com/ekalinin/nodeenv/issues/171 .. _# 161: https://github.com/ekalinin/nodeenv/issues/161 .. _# 86: https://github.com/ekalinin/nodeenv/issues/86
- ๐
-
v0.13.6 Changes
- ๐ Use https for nodejs.org. See
# 129
_
- ๐ Use https for nodejs.org. See
-
v0.13.5 Changes
- ๐ Improved user-agent identification
-
v0.13.4 Changes
- Custom
user-agent
. See# 125
,# 127
.. _# 125: https://github.com/ekalinin/nodeenv/issues/125 .. _# 127: https://github.com/ekalinin/nodeenv/issues/127
- Custom
-
v0.13.3 Changes
- ๐ Fixed env creation with non-ASCII chars in path. See
# 49
_ - ๐ Fixed logging with unicode chars. See
# 96
_ - ๐ Skip new lines at the end of requirements.txt. See
# 122
_ - ๐ Fixed UnicodeDecodeError at build on non UTF-8 environment. See
# 124
_
.. _# 49: https://github.com/ekalinin/nodeenv/issues/49 .. _# 96: https://github.com/ekalinin/nodeenv/issues/96 .. _# 122: https://github.com/ekalinin/nodeenv/issues/122 .. _# 124: https://github.com/ekalinin/nodeenv/pull/124
- ๐ Fixed env creation with non-ASCII chars in path. See
-
v0.13.2 Changes
- ๐ Fixed
freeze
command. See# 121
_
- ๐ Fixed