Releases: Akryum/monorepo-run
Releases · Akryum/monorepo-run
v0.4.2
Compare
Sorry, something went wrong.
No results found
Akryum
released this
27 Oct 11:10
New
Default 200ms throttle with --stream
Fixed
--stream not applied
restore terminal cursor on exit
v0.4.1
Compare
Sorry, something went wrong.
No results found
Akryum
released this
25 Oct 18:06
v0.4.0
Compare
Sorry, something went wrong.
No results found
Akryum
released this
25 Oct 17:54
New
add monorepo-run bin so it can be used with npx monorepo-run
display tasks status with a list of tasks
limit maximum number of concurrent tasks with --concurrency, closes #5
UI: improved status
v0.3.1
Compare
Sorry, something went wrong.
No results found
Akryum
released this
25 Oct 09:14
Fixed in v0.3.0
ui: refactored for much better performance and lower CPU usage
Fixed
remove buggy line delete (upstream issues)
v0.2.1
Compare
Sorry, something went wrong.
No results found
Akryum
released this
22 Oct 12:52
New
improved summary
detect and use yarn run
help message
Fixed
update node-pty to support node 12
size pty correctly
emoji support
improved ansi escape seqs handling
better error message
use neo-blessed
ui: catch error
ui: shells width
ui: strip unsupported ANSI escape sequences
v0.2.0
Compare
Sorry, something went wrong.
No results found
Akryum
released this
22 Oct 10:11
New
Enable UI layouts with the --ui flag:
v0.1.3
Compare
Sorry, something went wrong.
No results found
Akryum
released this
22 Oct 01:12
Fixed
KILL THEM ALL: sync terminate + detached worker
v0.1.2
Compare
Sorry, something went wrong.
No results found
Akryum
released this
22 Oct 00:17
Fixed
output buffer if code != 0
remove unnecessary terminate logic
v0.1.1
Compare
Sorry, something went wrong.
No results found
Akryum
released this
21 Oct 23:53
New
Fixed
output issues
crash when no patterns
patterns option parsing
better process handling