Skip to content

Releases: akheron/typera-openapi

v0.10.0

17 Feb 19:50
Compare
Choose a tag to compare

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

16 Feb 19:03
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

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

v0.9.0

11 Feb 12:52
Compare
Choose a tag to compare

What’s Changed

🚀 Features

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

v0.8.0

09 Feb 17:10
Compare
Choose a tag to compare

What’s Changed

🚀 Features

v0.7.0

01 Feb 20:09
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

v0.6.0

27 Jan 05:44
Compare
Choose a tag to compare

What’s Changed

🚀 Features

v0.5.0

26 Jan 12:09
Compare
Choose a tag to compare

What’s Changed

New features

Fixes

v0.4.0

26 Jan 11:43
Compare
Choose a tag to compare

What’s Changed

New features:

Fixes:

Documentation:

v0.3.0

14 Jan 20:23
Compare
Choose a tag to compare

What’s Changed

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

v0.2.0

13 Jan 19:44
Compare
Choose a tag to compare

Initial working release