Nodeenv changelog
=================

Version 0.3.5
-------------
- Added option ``--npm`` to install certain npm.js version. Request_ .
- fixed ``freeze`` command for npm >= 1.0.x.

.. _Request: https://github.com/ekalinin/nodeenv/issues/3

Version 0.3.4
-------------

- Fixed `problem #2`_ with new npm installation script. Added
  ``--no-npm-clean`` option. The default to the npm 0.x cleanup.

.. _problem #2: https://github.com/ekalinin/nodeenv/issues/2

Version 0.3.3
-------------

- Fixed `problem #1`_ with installation from PyPI via easy_install.
  Added ``MANIFEST.in`` file.

.. _problem #1: https://github.com/ekalinin/nodeenv/issues/1

Version 0.3.2
-------------

- internal improvements
- logging refactoring

Version 0.3.1
-------------

- default environment promt is folder name

Version 0.3.0
--------------

- renamed nve to nodeenv
