Skip to content

Releases: asyncapi/parser-js

v2.0.0-next-major.3

06 Oct 10:22
97c61cb
Compare
Choose a tag to compare
v2.0.0-next-major.3 Pre-release
Pre-release

2.0.0-next-major.3 (2022-10-06)

Bug Fixes

  • change schema.uid() method to schema.id() (#643) (97c61cb)

v2.0.0-next-major.2

05 Oct 09:29
303d7fc
Compare
Choose a tag to compare
v2.0.0-next-major.2 Pre-release
Pre-release

2.0.0-next-major.2 (2022-10-05)

Bug Fixes

v1.17.0

29 Sep 08:10
72792eb
Compare
Choose a tag to compare

1.17.0 (2022-09-29)

Features

v1.17.0-next-spec.1

29 Sep 07:29
Compare
Choose a tag to compare
v1.17.0-next-spec.1 Pre-release
Pre-release

1.17.0-next-spec.1 (2022-09-29)

Features

  • add support for tags field on Server model (#565) (b9e5401)

v1.16.0

14 Sep 12:01
d7ea01a
Compare
Choose a tag to compare

1.16.0 (2022-09-14)

Features

  • parseFromUrl does not resolve relative references (#572) (d7ea01a)

v1.15.2

13 Sep 19:58
a8d6283
Compare
Choose a tag to compare

1.15.2 (2022-09-13)

Bug Fixes

v1.15.1

25 May 11:41
48d8708
Compare
Choose a tag to compare

1.15.1 (2022-05-25)

Bug Fixes

  • case when message is oneOf for one element (#554) (48d8708)

v1.15.0

27 Apr 14:48
2898c4d
Compare
Choose a tag to compare

1.15.0 (2022-04-27)

Features

  • release for version 2.4.0 of the spec (#501) (2898c4d)

v1.15.0-2022-04-release.4

22 Apr 17:24
d3ee61c
Compare
Choose a tag to compare
Pre-release

1.15.0-2022-04-release.4 (2022-04-22)

Features

v1.15.0-2022-04-release.3

21 Apr 11:46
a71fecc
Compare
Choose a tag to compare
Pre-release

1.15.0-2022-04-release.3 (2022-04-21)

Features

  • add methods and tests for serverVariables (#476) (382ab29)

Bug Fixes