Ellar

Latest version: v0.8.6

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

Scan your dependencies

Page 9 of 9

0.2.0

What's Changed
* Project dependency fix by eadwinCode in https://github.com/eadwinCode/ellar/pull/29
* Python 3.6 support ends here

**Full Changelog**: https://github.com/eadwinCode/ellar/compare/0.1.8...0.2.0

0.1.8

What's Changed
* starlette dependencies fix by eadwinCode in https://github.com/eadwinCode/ellar/pull/28


**Full Changelog**: https://github.com/eadwinCode/ellar/compare/0.1.6...0.1.8

0.1.6

What's Changed
* package stats update by eadwinCode in https://github.com/eadwinCode/ellar/pull/17
* fixed static package type by eadwinCode in https://github.com/eadwinCode/ellar/pull/18
* Doc Preparation by eadwinCode in https://github.com/eadwinCode/ellar/pull/19
* Moved Configuration From File To Class Based by eadwinCode in https://github.com/eadwinCode/ellar/pull/21
* Bump codecov/codecov-action from 3.1.0 to 3.1.1 by dependabot in https://github.com/eadwinCode/ellar/pull/25
* CLI Commands And Basic Project Scaffolding by eadwinCode in https://github.com/eadwinCode/ellar/pull/20
* Quick-Start Doc by eadwinCode in https://github.com/eadwinCode/ellar/pull/27

CLI Commands
To scaffold ellar project
shell
ellar create-project `project-name`

To scaffold ellar app
shell
ellar create-module `app-name`

To start application server
shell
ellar runserver



**Full Changelog**: https://github.com/eadwinCode/ellar/compare/0.1.4...0.1.6

0.1.4

What's Changed
* Bump actions/setup-python from 3 to 4 by dependabot in https://github.com/eadwinCode/ellar/pull/8
* Starlette Class Renames by eadwinCode in https://github.com/eadwinCode/ellar/pull/9
* Common Package Testing by eadwinCode in https://github.com/eadwinCode/ellar/pull/10
* Constant Value All Caps by eadwinCode in https://github.com/eadwinCode/ellar/pull/11
* Openapi Module Test by eadwinCode in https://github.com/eadwinCode/ellar/pull/12
* Guard Module Testing by eadwinCode in https://github.com/eadwinCode/ellar/pull/13
* Configuration Module Test by eadwinCode in https://github.com/eadwinCode/ellar/pull/14
* App Test by eadwinCode in https://github.com/eadwinCode/ellar/pull/15
* AppFactory and TestClientFactory Test by eadwinCode in https://github.com/eadwinCode/ellar/pull/16


**Full Changelog**: https://github.com/eadwinCode/ellar/compare/0.1.2...0.1.4

0.1.2

What's Changed
* Refactored route operation functions eadwinCode in https://github.com/eadwinCode/ellar/pull/7

0.1.0

First Release

* Pydantic integration
* DI Container
* Templating with Jinja2
* OpenAPI Documentation (Swagger and ReDoc)
* Controller (MVC)
* Guards (Authentications, roles and permissions)
* Modularization (eg: flask blueprint)
* Websocket support
* Session and Cookie support
* CORS, GZip, Static Files, Streaming responses
* Test client built on requests
* In-process background tasks.
* Startup and shutdown events.
* Application Events

New Contributors
* eadwinCode made their first contribution in https://github.com/eadwinCode/ellar/pull/6

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.