Releases: bymbly/api-tools
Releases · bymbly/api-tools
v1.4.4
Compare
Sorry, something went wrong.
No results found
1.4.4 (2026-02-14)
Bug Fixes
directly depend on conflicting packages - overrides caused other conflicts (2c23d48 )
resolve dependency conflict between @redocly/cli and @asyncapi/cli (0d12b95 )
test race condition with template downloading that caused random failures (8194898 )
v1.4.3
Compare
Sorry, something went wrong.
No results found
1.4.3 (2026-02-13)
Bug Fixes
deps: update dependency @redocly/cli to v2.16.0 (9412fca )
v1.4.2
Compare
Sorry, something went wrong.
No results found
1.4.2 (2026-02-12)
Bug Fixes
deps: update dependency @redocly/cli to v2.15.1 (#32 ) (13d0369 )
v1.4.1
Compare
Sorry, something went wrong.
No results found
1.4.1 (2026-02-11)
Bug Fixes
deps: pin dependency @asyncapi/cli to 6.0.0 (#29 ) (d67b952 )
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2026-02-06)
Bug Fixes
broken lock file, again (adb0051 )
broken lock file... again, again (0440598 )
broken lockfile (0f93c80 )
drop copyfiles package, it's abandoned (6034ecb )
eslint (26132eb )
failing test - underlying cli uses camelCase for --xOrigin (e653094 )
linter (c57a63e )
remain consistent with other cli options, use kebab-case (453a282 )
specify type parameter for withDefaults in lint test (91f1b7f )
test (a0e96c0 )
Features
asyncapi bundle command (1e6dded )
asyncapi format command (ed0c664 )
asyncapi generate fromTemplate command (2724bee )
asyncapi validate command (51f6b49 )
build-docs alias command (089852b )
convenience wrapper for html docs generation (773448f )
initial asyncapi plumbing (f0d6106 )
v1.3.4
Compare
Sorry, something went wrong.
No results found
1.3.4 (2026-02-04)
Bug Fixes
deps: update dependency @redocly/cli to v2.15.0 (a6aa49c )
v1.3.3
Compare
Sorry, something went wrong.
No results found
1.3.3 (2026-01-31)
Bug Fixes
deps: update dependency @redocly/cli to v2.14.9 (819eff8 )
v1.3.2
Compare
Sorry, something went wrong.
No results found
1.3.2 (2026-01-29)
Bug Fixes
deps: update dependency @redocly/cli to v2.14.7 (0cbec6b )
v1.3.1
Compare
Sorry, something went wrong.
No results found
1.3.1 (2026-01-25)
Bug Fixes
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-01-25)
Bug Fixes
alphabetical command and options sorting (0554e46 )
each fixture should have unique tags, paths, etc (4da5d6c )
eslint errors (1c7120a )
missing mocks (72a5a81 )
test harness is not async anymore, and it doesn't matter with vitest (0cc642d )
Features