Releases: dymmond/esmerald
Releases · dymmond/esmerald
Version 0.2.1
Changed
- Removed
archive
. - Removed unnecessary comments.
Fixed
- Generation of projects and apps using
esmerald-admin
by removing the clutter.
Version 0.2.0
Add
esmerald-admin
entrypoint allowing generating projects and apps via directives.
Fix
- Namespace conflicts when importing the
Include
and theinclude
internal function.
Version 0.1.3
Changed
add_route
- Fixed the way the add_route was managing the paths and import to OpenAPI docs.
Version 0.1.2
Changed
add_routes
- Fixed the way the add_route was managing the paths and import to OpenAPI docs.
Version 0.1.1
Changed
pyproject.toml
- Added missing dependencies.
Version 0.1.0
This is the initial release of Esmerald and all the documentation can be found here