Skip to content

v3.1.0

Compare
Choose a tag to compare
@fho fho released this 05 Jan 15:08
· 220 commits to main since this release

Release Notes

Changes

  • Binaries built with Go 1.21.5
  • Third-party packages updated

baur run

  • Significantly reduced memory consumption when running task commands that generate a lot of output
  • When --show-task-output is passed, the stderr output from the command is now colored red
  • On error only the first and last 8KB of output per stdout and stderr is shown, instead of the complete output
  • On error the stdout and stderr output of the task are shown consecutively instead of intermixed

Full changelog: v3.0.1...v3.1.0