Esmerald

Latest version: v3.5.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 18

1.2.5

Fixed

- Removed deprecated functions allowing the mount and host
- Fixed show_urls for openapi specification

1.2.4

Changed

- Updated pyproject.toml keywords.
- Updated to the latest [Starlette 0.28.0](https://www.starlette.io/release-notes/).
- Exception handler logic refactored.

1.2.3

Fixed

- Upgrade Starlette version to >=0.27.0 for a security release. Details on [Starlette's security](https://github.com/encode/starlette/security/advisories/GHSA-v5gw-mw7f-84px)

1.2.2

Not secure
Fixed

- Exception handler message when `run` directive does not find custom directive properly.

1.2.1

Not secure
Fixed

- Lifespan generator for the run directive.

1.2.0

Not secure
Changed

- Updated native requirements of the project.
- Removed old core management in favour of click.
- Deprecated `management` package in favour of `directives`. [83](https://github.com/dymmond/esmerald/pull/83).
- Deprecate `esmerald-admin`. Now you can simply call `esmerald` with the same directives
as before. Simplification via command line [86](https://github.com/dymmond/esmerald/pull/86).
- Example:
- `esmerald createproject <NAME>`
- `esmerald createpapp <NAME>`

Added

- Support for Ruff.
- New esmerald core admin management directives [83](https://github.com/dymmond/esmerald/pull/83).
- New directives client.
- Added rich for command line colours, tables.
- New native directives:
- [directives](https://esmerald.dev/directives/directives.md#list-available-directives).
- [runserver](https://esmerald.dev/directives/directives.md#runserver).
- [show_urls](https://esmerald.dev/directives/directives.md#show-urls).

Page 10 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.