Skip to content

CLI name change and --prefix change

Compare
Choose a tag to compare
@kimmobrunfeldt kimmobrunfeldt released this 16 Feb 22:21
· 389 commits to main since this release

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