Skip to content

v3.0.0a12

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 14:48
· 65 commits to master since this release

Breaking Changes

  • Menu.attach now has the wait parameter set to True by default, and the timeout parameter set to 30s by default.

Bugfixes

  • Fix DI creating a new default container every time instead of reusing the existing one.
  • Fixed DI failing when trying to create dependencies with more complex dependency trees.