- Removed [Tortoise ORM](https://esmerald.dymmond.com/databases/tortoise/tortoise.md#how-to-use) dependency from the main package. - Removed `asyncpg` from the main package as dependency.
0.2.5
Not secure
Changed
- Removed `auth.py` from security package as is no longer used. This was supposed to go in the release 0.2.4.
0.2.4
Not secure
Changed
- Removed `settings.py` from permissions as it is no longer used.
0.2.3
Not secure
Fixed
- OpenAPI documentation rendering for the same path with different http methods.