Skip to content

Release v0.13.0

Compare
Choose a tag to compare
@pyrech pyrech released this 23 Feb 09:59
· 321 commits to main since this release
bc667be

What's Changed

  • Add command to build standalone binary by @tigitz in #260
  • Rework how the compile command works by @lyrixx in #281
  • Build watcher for AMD64 + ARM64 on macOS by @ruudk in #284
  • Add console events and new events for processes by @joelwurtz in #290
  • Set the process title according to the current application name and task name by @lyrixx in #274
  • Rework the way one can programatically add more context generator by @lyrixx in #286
  • Fix section output to work on Windows by @pyrech in #275
  • Ignore argc & argv env vars in log runnable commands by @pyrech in #271
  • Fix wait_for_http_status helper throw exception on first response check by @TheoD02 in #272

Documentation changes

Tooling changes

  • Do not use pty for more stability in tests by @lyrixx in #276
  • Simplify github action cache for compile command by @lyrixx in #278
  • Refactor GHA workflow by @lyrixx in #292
  • Add support for static binary in GHA by @lyrixx in #291

New Contributors

Full Changelog: v0.12.1...v0.13.0