Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 963 Bytes

History.md

File metadata and controls

49 lines (32 loc) · 963 Bytes

0.2.0 / 2010-11-11

  • Added basic addon build support

0.1.2 / 2010-10-29

  • Added update command
  • Better --help

0.1.0 / 2010-10-29

  • Added possibility to manually set architecture [Szabó Antal]
  • Only output "already installed node" when the versions match

0.0.5 / 2010-09-22

  • When index.js is found link the entire directory

0.0.4 / 2010-08-04

  • Removed bashisms [thanks dvv]
  • Added listing of user distros
  • Added installing of user distros
  • Added support for node "latest"
  • Changed; install script now installs to the CWD
  • Fixed node install, no longer defers
  • Fixed bin/ndistro --version

0.0.3 / 2010-07-28

  • Altering node shebang lines to ./bin/node

0.0.2 / 2010-07-27

  • Added transparent wget support

0.0.1 / 2010-07-26

  • Initial release