Skip to content

v0.11.2

Compare
Choose a tag to compare
@dagger-ci dagger-ci released this 26 Apr 11:39
· 109 commits to main since this release
a53b0b7

v0.11.2 - 2024-04-25

Added

  • New version field to get engine version details by @jedevc in #7029

Changed

  • cli: style headings in BOLD UPPERCASE to help break sections visually by @grouville in #7126
  • cli: remove discrepancy in usage between dagger query and the rest of the commands by @grouville in #7124
  • cli: move arguments section below functions/commands in usage, for better readability by @grouville in #7134
  • cli: adopt options terminology instead of flags by @grouville in #7170

Fixed

  • Fixed more windows path issues by @jedevc in #7118
  • cli: Fixed using --help after arguments in dagger functions by @helderco in #7187

What to do next?