Skip to content

Releases: asyncapi/cli

v3.4.0

22 Aug 09:33
7817c6d

Choose a tag to compare

Minor Changes

  • 6b00166: feat: asyncapi release for alpine distros

    • 54ba750: feat: asyncapi on alpine distros
    • 44d72c3: fix: rename the scripts to use rename instead of tarballs

v3.3.0

19 Aug 06:15
fcee730

Choose a tag to compare

Minor Changes

v3.2.0

21 Jun 04:27
c5887e2

Choose a tag to compare

Minor Changes

  • 0754d1d: feat: add new feature to supress the warnings

    • ab94c15: Add a new flag that is --x-suppress-warnings to supress the warning in the validate command
    • 55819cd: Allow to pass multiple warnings to supress and add check to verify the warning is correct or not
    • 885fc71: Update src/core/parser.ts

    Co-authored-by: Souvik De [email protected]

    • 16b22de: Update src/core/flags/validate.flags.ts

    Co-authored-by: Souvik De [email protected]

    • de1caad: Add another flag to supressallwarnings and update test case

v3.1.1

09 Apr 09:52
1b8a4d3

Choose a tag to compare

Patch Changes

  • 152c272: feat: made the start studio command interactive along with addition of…

    • 0e8e3c1: feat: made the start studio command inteactive along with addition of a flag to disable prompt.

v3.1.0

05 Apr 03:29
0f83461

Choose a tag to compare

Minor Changes

  • d17aa54: feat: new command asyncapi start preview has been added

v3.0.1

05 Apr 02:43
dc9efe3

Choose a tag to compare

Patch Changes

  • 1b62a66: - Fixes script detection issue in version 3.0.0
    • Fixes testing by testing the github action with local CLI

v3.0.0

01 Apr 18:46
434e464

Choose a tag to compare

Major Changes

  • b6f8b82: feat: add autocomplete feature in cli

v2.17.0

20 Mar 20:11
59be554

Choose a tag to compare

Minor Changes

  • f0268d4: Remove --renderer flag and make React as the de-facto renderer, deprecating Nunjucks

v2.16.10

17 Mar 15:18
bba69fe

Choose a tag to compare

Patch Changes

v2.16.9

13 Mar 10:28
fc75b96

Choose a tag to compare

Patch Changes

  • 819b585: [Fix]: Json file supported in asyncapi new file command
  • 830fe82: Fix studio not opening in CLI studio command
  • 830fe82: fix: studio command not working