Skip to content

Releases: akheron/typera-openapi

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 19:50

What’s Changed

🚀 Features

  • Read compiler options from tsconfig.json, add --tsconfig CLI option (#51) @akheron
  • Add --verbose CLI option (#51) @akheron

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 16 Feb 19:03

What’s Changed

🐛 Bug Fixes

  • Support multiple routes in the same path (#50) @akheron

v0.9.0

Choose a tag to compare

@akheron akheron released this 11 Feb 12:52

What’s Changed

🚀 Features

  • Use status text as response description by default (#42) @akheron
  • Support binary response body (#38) @akheron

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 17:10

What’s Changed

🚀 Features

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 20:09

What’s Changed

🚀 Features

🐛 Bug Fixes

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 05:44

What’s Changed

🚀 Features

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 12:09

What’s Changed

New features

Fixes

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 11:43

What’s Changed

New features:

Fixes:

Documentation:

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 20:23

What’s Changed

  • Read route and response descriptions from JSDoc comments (#5) @akheron

v0.2.0

Choose a tag to compare

@akheron akheron released this 13 Jan 19:44

Initial working release