Releases: swaggerexpert/arazzo-runtime-expression
Releases · swaggerexpert/arazzo-runtime-expression
v2.0.3
Compare
Sorry, something went wrong.
No results found
char0n
released this
08 Feb 22:43
2.0.3 (2026-02-08)
Bug Fixes
v2.0.2
Compare
Sorry, something went wrong.
No results found
char0n
released this
29 Jan 14:16
2.0.2 (2026-01-29)
Bug Fixes
grammar: fix secondary compoments grammar (#91 ) (b53544a )
types: fix downstream type usage (#90 ) (cc65b1d )
v2.0.1
Compare
Sorry, something went wrong.
No results found
char0n
released this
23 Jan 14:04
2.0.1 (2026-01-23)
Bug Fixes
release: fix npm registry publishing (75cc7f3 )
v2.0.0
Compare
Sorry, something went wrong.
No results found
char0n
released this
23 Jan 13:59
2.0.0 (2026-01-23)
Bug Fixes
parser: normalize token to lower case (#85 ) (aa11a07 ), closes #1
Features
extract: allow to extract multiple expressions from string (#87 ) (7d0d29c ), closes #3 #81
implement proper parsing (CST/AST/XML) (#84 ) (661687f )
minimal Node.js version is now 16.14.0 (24df0f0 )
BREAKING CHANGES
extract: signature of extract function changed.
this is a breaking change as the results that parser is producing has
radically diffrent shape and semantics.
minimal Node.js version was bumped from 12.20.0 to 16.14.0
v1.0.1
Compare
Sorry, something went wrong.
No results found
char0n
released this
17 Feb 22:17
1.0.1 (2025-02-17)
Bug Fixes
grammar: attribute ABNF non-terminals (#5 ) (c452261 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
char0n
released this
17 Feb 21:11
1.0.0 (2025-02-17)
Features
create Arazzo Runtime expressions parser, validator and extractor (3e55e52 )