Skip to content

Releases: fractalzombie/frzb-dependency-injection

v2.1.1

19 Mar 22:38
Compare
Choose a tag to compare

[DependencyInjection] Fix for DefinitionHelper with new FpCollection library version

Full Changelog: v2.1.0...v2.1.1

v2.1.0

14 Feb 11:53
Compare
Choose a tag to compare

[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

25 Dec 23:46
cd99129
Compare
Choose a tag to compare

[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

15 Dec 15:25
Compare
Choose a tag to compare

[DependencyInjection] Update Dependencies

Full Changelog: v1.7.1...v1.8.0

v1.7.1

09 Mar 20:18
Compare
Choose a tag to compare

[DependencyInjection] Refactor RegisterAsServiceAttributePass

Full Changelog: v1.7.0...v1.7.1

v1.7.0

07 Mar 14:31
Compare
Choose a tag to compare

[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

12 Sep 16:00
Compare
Choose a tag to compare

[DependencyInjection]: Update Enum

Full Changelog: v1.6.2...v1.6.3

v1.6.2

19 Aug 20:13
Compare
Choose a tag to compare

[DependencyInjection]: Update CI, Remove unused dependencies

Full Changelog: v1.6.1...v1.6.2

v1.6.1

15 Aug 09:56
Compare
Choose a tag to compare

[DependencyInjection]: Added type to @method declaration, move values to constants

Full Changelog: v1.6.0...v1.6.1

v1.6.0

04 Aug 10:58
Compare
Choose a tag to compare

[DependencyInjection]: Added #[AsIgnored] attribute for remove/ignore services in container

Full Changelog: v1.5.5...v1.6.0