Skip to content

Releases: dannyweeks/mersey

Version 2

30 Mar 08:26

Choose a tag to compare

Added

  • Projects have access to global scripts defined in scripts.json.
  • Create new servers with an interactive prompt using the add command.
  • Migrate from version 1 of Mersey to version 2 by running mersey migrate 1-2

Changed

  • Breaking Change: Scripts are now stored as objects not elements of an object.
  • Refactored large part of Mersey.
  • Server's alias is listed when issuing the ping command.
  • Errors in config files give more detailed messages.
  • Servers are in a server: command namespace. This does not break the syntax mersey serverone superproject.

Fixed

  • Errors no longer return status code of 0.

Version 2 Beta

29 Mar 15:29

Choose a tag to compare

Version 2 Beta Pre-release
Pre-release

Beta for version 2

Version 1.1.1

18 Oct 12:47

Choose a tag to compare

Display correct version number in console.

Version 1.1.0

18 Oct 12:41

Choose a tag to compare

Added

  • New edit command. A shortcut to edit the servers.json file.
  • Better feedback when using mersey <servername> <projectname>.
  • Added and improved multiple tests.

First Release

14 Oct 19:10

Choose a tag to compare

v1.0.0

First release