Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 08:49
· 0 commits to bb31fa46d6bc37648bd7c2b36e9d0cf76d38dc03 since this release

[0.2.0] - 2024-09-27

Added

  • Added magic_di.healthcheck.DependenciesHealthcheck class to make health checks of injected dependencies that implement magic_di.healthcheck.PingableProtocol interface

Fixed

  • Inject dependencies inside of event loop in magic_di.utils.inject_and_run to prevent wrong event loop usage inside of the injected dependencies

Changed

  • Cruft update to get changes from the cookiecutter template
  • Renamed LICENCE -> LICENSE, now it's automatically included in the wheel created by poetry