Skip to content

Releases: DarthSim/hivemind

v1.1.0

03 Dec 09:52
Compare
Choose a tag to compare
  • Ability to load Procfile from STDIN.
  • Fixed reading lines larger than 65535 bytes.
  • Added --print-timestamps flag.

v1.0.6

15 Feb 13:59
Compare
Choose a tag to compare

Critical fix for Linux

v1.0.5

12 Feb 12:27
Compare
Choose a tag to compare
  • Loading environment variables from .env file;
  • Hivemind options can be set with environment variables;
  • --no-prefix flag.

v1.0.4

20 Nov 11:36
Compare
Choose a tag to compare

Fixed high CPU usage when built with go 1.9+

v1.0.3

15 Aug 10:59
Compare
Choose a tag to compare

The project title is shown in the terminal title;
Allow to specify project name;
Add 5 more colors for processes.

v1.0.2

11 Aug 08:08
Compare
Choose a tag to compare

Allow - in process names;
Set $PORT with env variables.

v1.0.1

14 Jan 21:52
Compare
Choose a tag to compare
  • Better Procfile parsing. Checking names uniqueness. Invalid lines are ignored.
  • Support for --processes flag. You can specify processes to run.

v1.0

14 Jan 21:50
Compare
Choose a tag to compare

Initial release