This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
Releases: Odi-ts/odi
Releases · Odi-ts/odi
0.3.0
0.2.0: Replace express with fastify (#50)
* 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