Areion

Latest version: v1.1.11

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

Scan your dependencies

Page 2 of 2

1.1.4

Better implementation of HTTP standards

What's Changed
* Enhance HTTP handling by JoshCap20 in https://github.com/JoshCap20/areion/pull/59


**Full Changelog**: https://github.com/JoshCap20/areion/compare/v1.1.3...v1.1.4

1.1.3

Better than FastAPI, Flask, and Django.

What's Changed
* BIG performance increases by JoshCap20 in https://github.com/JoshCap20/areion/pull/54
* Enhance performance, asyncio handling, and documentation by JoshCap20 in https://github.com/JoshCap20/areion/pull/57


**Full Changelog**: https://github.com/JoshCap20/areion/compare/v1.1.1...v1.1.3

1.1.1

Development speed and efficiency increased with auto-generated OpenAPI specifications and a Swagger UI for easy testing and route viewing.

Also includes small bug fix for Orchestrator logging before logger injection.

What's Changed
* Add openapi spec autogeneration, bug fixes, and Swagger UI by JoshCap20 in https://github.com/JoshCap20/areion/pull/48


**Full Changelog**: https://github.com/JoshCap20/areion/compare/v1.1.0...v1.1.1

1.1.0

Change Overview

Big changes to routing system, increased test coverage, basic static file serving.

Router Enhancements:
- Adds a Trie based routing system
- Adds support for dynamic routes
- Adds support for variables in routes
- Adds support for custom exceptions, handled globally in server
- Now checks if route is sync or async when its added, not when recieving request (performance enhancement)

What's Changed
* Router enhancements by JoshCap20 in https://github.com/JoshCap20/areion/pull/45
* Add static file handling by JoshCap20 in https://github.com/JoshCap20/areion/pull/46


**Full Changelog**: https://github.com/JoshCap20/areion/compare/v1.0.1...v1.1.0

1.0.1

What's Changed
* Add base server enhancements by JoshCap20 in https://github.com/JoshCap20/areion/pull/38
* Add custom exceptions with handling by JoshCap20 in https://github.com/JoshCap20/areion/pull/42


**Full Changelog**: https://github.com/JoshCap20/areion/compare/v1.0.0...v1.0.1

1.0.0

Initial application base.

What's Changed
* Base improvements by JoshCap20 in https://github.com/JoshCap20/areion/pull/4
* Add router enhancements (sub groups, method control, decorator) by JoshCap20 in https://github.com/JoshCap20/areion/pull/7
* Add tests for Router and Orchestrator default components by JoshCap20 in https://github.com/JoshCap20/areion/pull/11
* Design changes by JoshCap20 in https://github.com/JoshCap20/areion/pull/19
* Core tests by JoshCap20 in https://github.com/JoshCap20/areion/pull/21
* Add middleware support by JoshCap20 in https://github.com/JoshCap20/areion/pull/24

New Contributors
* JoshCap20 made their first contribution in https://github.com/JoshCap20/areion/pull/4

**Full Changelog**: https://github.com/JoshCap20/areion/commits/v1.0.0

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.