Releases: fractalzombie/frzb-dependency-injection
v2.1.1
[DependencyInjection] Fix for DefinitionHelper
with new FpCollection library version
Full Changelog: v2.1.0...v2.1.1
v2.1.0
[DependencyInjection] Added possibility to set arguments in #[AsService] as snake_cased, then it will be converted to camel case.
Full Changelog: v2.0.0...v2.1.0
v2.0.0
[DependencyInjection] Update functional library with breaking changes
What's Changed
- [DependencyInjection] Update functional library with breaking changes by @fractalzombie in #6
Full Changelog: v1.8.0...v2.0.0
v1.8.0
[DependencyInjection] Update Dependencies
Full Changelog: v1.7.1...v1.8.0
v1.7.1
[DependencyInjection] Refactor RegisterAsServiceAttributePass
Full Changelog: v1.7.0...v1.7.1
v1.7.0
[DependencyInjection] Added SonarCloud checks, refactor GitHub actions, refactor for using not only id as class
Full Changelog: v1.6.3...v1.7.0
v1.6.3
[DependencyInjection]: Update Enum
Full Changelog: v1.6.2...v1.6.3
v1.6.2
[DependencyInjection]: Update CI, Remove unused dependencies
Full Changelog: v1.6.1...v1.6.2
v1.6.1
[DependencyInjection]: Added type to @method declaration, move values to constants
Full Changelog: v1.6.0...v1.6.1
v1.6.0
[DependencyInjection]: Added #[AsIgnored]
attribute for remove/ignore services in container
Full Changelog: v1.5.5...v1.6.0