Bevy

Latest version: v2.0.2

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

Scan your dependencies

Page 1 of 4

2.0.2

- Fix forward references raising `NameError` by resolving annotations lazily 7 8
- Add support for data classes 9

2.0.1

Improve the `inject` decorator so that inspecting async functions still reveals them to be async functions.

2.0

**Full Changelog**: https://github.com/ZechCodes/Bevy/compare/v1.3.12...v2.0.0

2.0.0

2.0.0b6

This update corrects a bug where newly added providers were given a lower priority than existing providers.

**Full Changelog**: https://github.com/ZechCodes/Bevy/compare/v2.0.0b5...v2.0.0b6

2.0.0b5

Simplify providers by moving the cache state onto the repository object. A repository cache object is now passed to provider methods. This cache object contains the current state of the provider for the current repository. This allows providers to be passed from one repository to another without using a clone.

**Full Changelog**: https://github.com/ZechCodes/Bevy/compare/v2.0.0b4...v2.0.0b5

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.