Skip to content

v9.0.0-next.34

Pre-release
Pre-release
Compare
Choose a tag to compare
@kanadgupta kanadgupta released this 05 Dec 00:58
· 78 commits to next since this release

9.0.0-next.34 (2024-12-05)

BREAKING CHANGES

  • the topic separator (i.e., what separates a command
    from its subcommand) has changed from a colon to a space by default. For
    example, rdme openapi:validate is now rdme openapi validate. The
    colon topic separator will continue to be supported so there is no need
    to change any existing commands, but all documentation and help screens
    will reflect the space topic separator.

🧬 QA & Testing

Do tests still pass?