Skip to content

Releases: mariusbuescher/node-composer

Fixes for Windows

18 Jun 13:32
Compare
Choose a tag to compare

On Windows systems the executable for node.js is now linked the right way.

Output Formatting

15 Jun 20:54
Compare
Choose a tag to compare

Improves output formatting

Refactoring and final checks

15 Jun 20:49
Compare
Choose a tag to compare

Adds a final check after the installation.

Now uses Symfony Process component instead of native exec function.

Also adds some console messages for better information.

Add download url template

15 Jun 18:26
Compare
Choose a tag to compare

Adds a download url template for the node.js binary.

Add Metadata

15 Jun 17:54
Compare
Choose a tag to compare

Metadata is added to the composer.json file.

First release

15 Jun 17:43
Compare
Choose a tag to compare

There are two features contained in this first release:

  • Download of node.js
  • Installation of yarn packge manager