Wireup

Latest version: v0.13.0

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

Scan your dependencies

Page 1 of 4

0.13.0

What's Changed
* Expose fastapi request object as a transient object by maldoinc in https://github.com/maldoinc/wireup/pull/38


**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.12.0...v0.13.0

0.12.0

* Container now supports async generator factories

**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.11.0...v0.12.0

0.11.0

* Generator factories are now supported (only sync, async generators coming in a future release)
* Test matrix includes Py313
* Started migration from unittest to pytest

**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.10.0...v0.11.0

0.10.0

* Using the global wireup.container is now deprecated
* New wireup.create_container function
* Improved integrations for flask, fastapi, django
* Deprecated old fastapi, flask integrations
* New deprecations: initialize_container, container.context, container.clear_initialized_objects

**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.9.2...v0.10.0

0.9.2

* [Fix not reusing singletons with interfaces](https://github.com/maldoinc/wireup/commit/6a9b7c01a80874cedbf869a08ae9d8477f4bc724)

**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.9.1...v0.9.2

0.9.1

* Documentation updates
* [Improve UnknownQualifiedServiceRequestedError message](https://github.com/maldoinc/wireup/commit/219c0217ab74192bc3ece98b8e57e410e3a852e6)
* [Improve errors raised by container.get](https://github.com/maldoinc/wireup/commit/7e6922b62599f85dba6c5fa784a712657e51bd53)
* [Fix using NewType wrapping a built-in](https://github.com/maldoinc/wireup/commit/7621da1b23a984bce1ebd671df3e2eabaf7d37a6)

**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.9.0...v0.9.1

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.