Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Releases: Odi-ts/odi

0.3.0

13 Jan 00:38
Compare
Choose a tag to compare
  • Support JSX

  • Fix before handlers/middleware

  • OpenAPI generation

  • CLI structure

  • Query DTO support

  • Improve parameters parsing

  • Update deps

0.2.0: Replace express with fastify (#50)

16 Dec 17:16
d738440
Compare
Choose a tag to compare
* Add fastify as http engine

* Change schema storage and processing

* Set and update schema compiler

* Add query dto decorator

* Adjust controller for fastify

* Adjust tests to new handling model

* Ignore typings for test

* Remove unused deps

* Return send function

* Rebase tests for reply body