Wireup

Latest version: v0.13.0

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

Scan your dependencies

Page 2 of 4

0.9.0

What's Changed
* Accept container parameters in initialize_container https://github.com/maldoinc/wireup/pull/30.
* Documentation update.
* Misc refactoring.


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

0.8.2

* Improve typing and test coverage
* Fix a bug with `service_modules` not accepting a module that is not a directory/__init__.py

**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.8.1...v0.8.2

0.8.1

* [Remove deprecated call in integrations](https://github.com/maldoinc/wireup/commit/b67061603264c5696811883f961ce5c74bde77a9)
* [Fix flask integration; Avoid interacting with class/fn objects during registration.](https://github.com/maldoinc/wireup/commit/a79091cac6335a4a6e185dcc2d2c54a885d158e8)

**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.8.0...v0.8.1

0.8.0

* [Revamp docs](https://maldoinc.github.io/wireup/0.8.0/)
* [Added `service`, `abstract` decorators](https://github.com/maldoinc/wireup/commit/1a0f9c6a2cfac155db177b38db828b51a86d7da6)
* Add django integration https://github.com/maldoinc/wireup/pull/20
* [Deprecate register_all_in_module, load_module and ParameterEnum.](https://github.com/maldoinc/wireup/commit/1f71ad61b99bc4dcdeea312bf50bb1bffacba44b)
* [Make Wire/wire alias of Inject](https://github.com/maldoinc/wireup/commit/d17e57aaf05524119c736636c06dc869245b40c5)
* [warmup_container -> initialize_container](https://github.com/maldoinc/wireup/commit/150efea0e75c993e9fa1016bc4ac30957254f3a6)


**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.7.2...v0.8.0

0.7.2

* [Fix using params in fastapi views](https://github.com/maldoinc/wireup/commit/951bdcce78653fbe7dc9db81b2edecd1fb13692f)
* [Override will now raise if target is unknown.](https://github.com/maldoinc/wireup/commit/2a7b8c54cdd2938a2dba68e5c8ab091374d9c725)
* [Remove proxies when they become unnecessary](https://github.com/maldoinc/wireup/commit/d098e9932c882f75d580ce77c963ddfbe1b801ea)


**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.7.1...v0.7.2

0.7.1

* [Fix service registration with qualifiers when using factory functions](https://github.com/maldoinc/wireup/issues/17)
* [Fix register_all_in_module not picking up classes from modules containing only __init__.py](https://github.com/maldoinc/wireup/issues/18)
* [Default impl is now a documented feature](https://github.com/maldoinc/wireup/issues/9)
* register_all_in_module now can also accept a regex pattern
* Added new load_module function to help with factory service registration edge cases

**Full Changelog**: https://github.com/maldoinc/wireup/compare/v0.7.0...v0.7.1

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.