Skip to content

Release v1.0.0-alpha.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@runemalm runemalm released this 07 Jun 20:16
· 26 commits to master since this release
4e9ec29
  • Bug Fix: Fixed an issue in the dependency resolution logic where registered constructor arguments were not properly merged with automatically injected dependencies. This ensures that constructor arguments specified during registration are correctly combined with dependencies resolved by the container.
  • Documentation Update: The documentation structure has been updated for better organization and ease of understanding.