Skip to content

Releases: bymbly/api-tools

v1.4.4

Choose a tag to compare

@github-actions github-actions released this 14 Feb 03:40
a06af80

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

Choose a tag to compare

@github-actions github-actions released this 13 Feb 18:07
9412fca

1.4.3 (2026-02-13)

Bug Fixes

  • deps: update dependency @redocly/cli to v2.16.0 (9412fca)

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 12 Feb 06:35
13d0369

1.4.2 (2026-02-12)

Bug Fixes

  • deps: update dependency @redocly/cli to v2.15.1 (#32) (13d0369)

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 11 Feb 22:33
b2fc3a2

1.4.1 (2026-02-11)

Bug Fixes

  • deps: pin dependency @asyncapi/cli to 6.0.0 (#29) (d67b952)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 07:29
a7fc07d

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

Choose a tag to compare

@github-actions github-actions released this 04 Feb 05:34
a6aa49c

1.3.4 (2026-02-04)

Bug Fixes

  • deps: update dependency @redocly/cli to v2.15.0 (a6aa49c)

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 31 Jan 00:37
819eff8

1.3.3 (2026-01-31)

Bug Fixes

  • deps: update dependency @redocly/cli to v2.14.9 (819eff8)

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 29 Jan 17:42
0cbec6b

1.3.2 (2026-01-29)

Bug Fixes

  • deps: update dependency @redocly/cli to v2.14.7 (0cbec6b)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 25 Jan 08:15
5588e0c

1.3.1 (2026-01-25)

Bug Fixes

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 06:35
dfda039

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