Skip to content

Releases: open-cli-tools/concurrently

More prefix styling

14 May 10:04
Compare
Choose a tag to compare

CLI name change and --prefix change

16 Feb 22:21
Compare
Choose a tag to compare

This shouldn't break anyone's concurrent commands but concurrent is now deprecated. Migration from 1.x -> 2.x is simply to rename concurrent -> concurrently.

Changes:

  • Make --prefix customizable with template #16
  • Add new time prefix #19
  • Fix output colors in --raw mode #8

--success option and escaping

15 Nov 12:53
Compare
Choose a tag to compare

Added these features:

Bug fixes

27 May 13:31
Compare
Choose a tag to compare
  • Fix a few small output formatting bugs.
  • Add tests

Fix windows support

27 May 13:29
Compare
Choose a tag to compare

No breaking changes

Remove debug logging

08 Feb 12:08
Compare
Choose a tag to compare
  • Remove forgotten console.log

Prettify output + refactor

08 Feb 12:07
Compare
Choose a tag to compare
  • Add new prefix: index
  • Use index as prefix by default
  • Make process prefix dimmed gray to prevent distracting
  • Add --raw option
  • Add --prefix-length option
  • Improve --help
  • Refactor code organization
  • Change prefix command to show also stuff at end of the command too

Initial release

07 Feb 23:43
Compare
Choose a tag to compare
0.0.3

Release 0.0.3