v0.11.0v0.10.0
Reading changes from the repo…
buffer
option that allows users to disable buffering of stdio. This provides more control over how output is handled when using the maxBuffer
option. get-stream
dependency to ensure better performance and security. buffer
option by allowing it to be set to false
, resolving conflicts with the existing maxBuffer
option.