Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Releases: smoya/multi-parser-js

v4.1.0

19 Oct 22:53
cd52058
Compare
Choose a tag to compare

4.1.0 (2023-10-19)

Features

  • export types so any other libraries can use them (cd52058)
  • export types so any other libraries can use them (ed8efa7)

v4.0.0

04 Oct 06:18
Compare
Choose a tag to compare

4.0.0 (2023-10-04)

⚠ BREAKING CHANGES

  • change Parser-API version args to represent just the major
  • change Parser-API version args to represent just the major

Features

  • change Parser-API version args to represent just the major (cda0912)
  • change Parser-API version args to represent just the major (ae043a8)

v3.0.0

07 Sep 15:54
Compare
Choose a tag to compare

3.0.0 (2023-09-07)

⚠ BREAKING CHANGES

  • optionally include Schema parsers when creating a Parser

Features

  • optionally include Schema parsers when creating a Parser (d42ea8a)

v2.0.0

31 Aug 15:52
Compare
Choose a tag to compare

2.0.0 (2023-08-31)

⚠ BREAKING CHANGES

  • allow converting AsyncAPIDocument to different Parser-API versions + NewParser

Features

  • allow converting AsyncAPIDocument to different Parser-API versions + NewParser (dd6d03b)

v1.0.0

24 Aug 08:16
Compare
Choose a tag to compare

1.0.0 (2023-08-24)

Features