Skip to content

Releases: soundcove/app-server

v2.1.2

08 Dec 01:54

Choose a tag to compare

  • Switch to new refig API.

v2.1.1

08 Dec 01:52

Choose a tag to compare

  • Remove console.log I forgot to remove when debugging.

v2.1.0

07 Dec 07:23

Choose a tag to compare

  • refig for configuration loading.

v2.0.3

05 Dec 12:18

Choose a tag to compare

  • Only send res.sendStatus if it was an error.
  • Remove console.log (forgot to remove after debugging)

v2.0.2

05 Dec 11:48

Choose a tag to compare

  • Fixed HTTP error handling.

v2.0.1

05 Dec 11:34

Choose a tag to compare

  • Readd --server / -o option.

v2.0.0

05 Dec 11:12

Choose a tag to compare

  • System now uses yargs for a better command-line interface.
  • No longer dependent on SoundCove-specifics.
  • Supports bower_components.
  • Supports configuration files with --config, -c.

v1.2.3

04 Dec 00:09

Choose a tag to compare

  • Global installations with npm install -g soundcove/app-server.

v1.2.2

04 Dec 00:05

Choose a tag to compare

  • Add npm run setup: Fetches dependencies and creates link for app command.

v1.2.1

03 Dec 23:21

Choose a tag to compare

  • Allows linking.