Skip to content

Releases: forattini-dev/dynamic-openapi-skill

v0.1.3

23 Apr 12:12

Choose a tag to compare

What's Changed

Changes since v0.1.2:

πŸš€ Features

  • feat(operation): flatten H5 subsections and drop redundant tags line
  • feat(split): breadcrumb + tag-slug dedup for reference files
  • feat(generator): detect and surface pagination + error-shape patterns
  • feat(generator): per-tag summary table + typical flow in Operations

πŸ“š Documentation

  • docs(examples): regenerate petstore SKILL.md with dense format

βœ… Tests

  • test: sync no-servers assertion with compact message

πŸ”§ Maintenance

  • ci: test matrix against Node 22 and 24

πŸ‘₯ Contributors

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


πŸ“¦ Installation

npm install dynamic-openapi-skill
pnpm add dynamic-openapi-skill

v0.1.2

23 Apr 02:42

Choose a tag to compare

What's Changed

Changes since v0.1.1:

πŸš€ Features

  • feat(generator): richer description and allowed-tools frontmatter

πŸ”§ Maintenance

  • ci: test matrix against Node 22 and 25 only

πŸ‘₯ Contributors

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


πŸ“¦ Installation

npm install dynamic-openapi-skill
pnpm add dynamic-openapi-skill

v0.1.1

22 Apr 21:02

Choose a tag to compare

What's Changed

Initial release! πŸŽ‰


πŸ“¦ Installation

npm install dynamic-openapi-skill
pnpm add dynamic-openapi-skill