Skip to content

Releases: asyncapi/cli

v2.16.6

08 Mar 06:54
ba9f0c0

Choose a tag to compare

Patch Changes

  • 82b441f: fix: resolve error in AsyncAPI optimize

v2.16.5

18 Feb 05:29
ac7d8a3

Choose a tag to compare

Patch Changes

  • f873423: docs: update docs regarding asyncapi new command
  • 2deeb36: fix: print in cli asyncapi generate models without -o flag

v2.16.4

16 Feb 07:49
693a7f3

Choose a tag to compare

Patch Changes

  • 67d7e8f: fix: proxy implementation for optimize validate and convert fixed

v2.16.3

15 Feb 08:27
1afb613

Choose a tag to compare

Patch Changes

  • cec8081: feat: added Proxy support for the generate commands.

v2.16.2

14 Feb 08:37
cb7c78f

Choose a tag to compare

Patch Changes

  • 755339a: feat: change the implementation of new command

v2.16.1

14 Feb 04:15
ebd7ae4

Choose a tag to compare

Patch Changes

  • 3ab019f: chore(deps): bump jsonpath-plus and @stoplight/spectral-core
  • 07514e6: implemented new UI/UX improvements in config command
  • a774ae2: fix: starting of studio fixed when using example with new file

v2.16.0

21 Jan 18:01
3867411

Choose a tag to compare

Minor Changes

  • a37e124: Deprecate the --file flag in start studio command

v2.15.0

09 Jan 14:58
4b73ebd

Choose a tag to compare

Minor Changes

  • dcfb8c7: fix: Remove unused package lodash.template

v2.14.1

26 Dec 05:01
174b175

Choose a tag to compare

Patch Changes

  • 08afb45: Prepare github action for release
  • da64c63: ci: bump artifact actions to v4

v2.14.0

20 Dec 15:53
3d67ddf

Choose a tag to compare

Minor Changes

  • 6839c8f: - Changed docker build to a source code based build
    • Changed name of github action to avoid clash
    • Fixed Docker and Release Pipeline