Skip to content

Releases: gacela-project/container

0.6.0

21 Dec 16:48
Compare
Choose a tag to compare

Change min PHP support for PHP>=8.1

Full Changelog: 0.5.1...0.6.0

0.5.1

24 Jun 13:00
Compare
Choose a tag to compare

What's Changed

  • Improved error message when no concrete binded class was found by @Chemaclass in #14

Full Changelog: 0.5.0...0.5.1

0.5.0

19 May 09:32
Compare
Choose a tag to compare

What's Changed

  • Add infection dependency by @JesusValera in #11
  • Resolve callable dependencies by @Chemaclass in #12
  • Add Container->resolve(Closure) by @Chemaclass in #13

Full Changelog: 0.4.0...0.5.0

0.4.0

27 Apr 10:58
Compare
Choose a tag to compare

What's Changed

  • Allow set instance by id by @Chemaclass in #10
    • Add Container methods: set, factory, extend, remove, protect
  • Remove final from Container to allow decorating it using inheritance

Full Changelog: 0.3.0...0.4.0

0.3.0

24 Apr 07:31
61b4ece
Compare
Choose a tag to compare

What's Changed

  • Implement PSR-11 on InsanceCreator class by @JesusValera in #5
  • Optimize resolve classes by @JesusValera in #8
  • Rename project to container by @Chemaclass in #9

Full Changelog: 0.2.0...0.3.0

0.2.0

21 Apr 12:05
fd82ee6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

11 Apr 10:37
Compare
Choose a tag to compare