Release v1.0.0-alpha.8
Pre-release
Pre-release
·
26 commits
to master
since this release
- 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.