Skip to content

Releases: forattini-dev/dynamic-openapi-cli

v0.1.7

11 May 12:35

Choose a tag to compare

What's Changed

Changes since v0.1.6:

πŸ‘₯ Contributors

Full Changelog: v0.1.6...v0.1.7


πŸ“¦ Installation

npm install dynamic-openapi-cli
pnpm add dynamic-openapi-cli

v0.1.5

23 Apr 13:58

Choose a tag to compare

What's Changed

Changes since v0.1.4:

πŸš€ Features

  • feat(oauth2): per-app token cache with AES-GCM at-rest protection

πŸ‘₯ Contributors

Full Changelog: v0.1.4...v0.1.5


πŸ“¦ Installation

npm install dynamic-openapi-cli
pnpm add dynamic-openapi-cli

v0.1.4

23 Apr 12:19

Choose a tag to compare

What's Changed

Changes since v0.1.3:

πŸš€ Features

  • feat: ship roadmap β€” completions, dry-run, @path, stdin, OAuth2 login

πŸ“š Documentation

  • docs: remove absolute $HOME paths from README examples

πŸ”§ Maintenance

  • ci: test matrix against Node 22 and 24

πŸ‘₯ Contributors

Full Changelog: v0.1.3...v0.1.4


πŸ“¦ Installation

npm install dynamic-openapi-cli
pnpm add dynamic-openapi-cli

v0.1.3

23 Apr 02:42

Choose a tag to compare

What's Changed

Changes since v0.1.2:

πŸ”§ Maintenance

  • ci: test matrix against Node 22 and 25 only

πŸ‘₯ Contributors

Full Changelog: v0.1.2...v0.1.3


πŸ“¦ Installation

npm install dynamic-openapi-cli
pnpm add dynamic-openapi-cli

v0.1.2

22 Apr 21:01

Choose a tag to compare

What's Changed

Changes since v0.1.1:

βœ… Tests

  • test: broaden coverage and fix the two CI-only test failures
  • test: add coverage for auth, parser loader, and resolver
  • test: add unit coverage for fetchWithRetry and naming helpers

πŸ‘₯ Contributors

Full Changelog: v0.1.1...v0.1.2


πŸ“¦ Installation

npm install dynamic-openapi-cli
pnpm add dynamic-openapi-cli