Skip to content

Releases: gacela-project/gacela

1.2.0

29 Apr 13:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

19 Apr 12:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

21 Mar 16:46
Compare
Choose a tag to compare

Major change: Allow using getFactory() from Facade object or static context; allows you using static methods in your facades.

What's Changed

  • Allow using static facade by @Chemaclass in #251
  • ResetInMemoryCache also from anonymous globals and factory containers by @Chemaclass in #252
  • Add git-hooks when running "composer install" automatically by @JesusValera in #255
  • Allow using getFactory() from Facade object or static context by @Chemaclass in #256

Full Changelog: 1.0.1...1.1.0

1.0.1

12 Mar 19:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

01 Jan 09:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.32.0...1.0.0

0.32.0

21 Nov 09:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.31.0...0.32.0

0.31.0

14 Nov 21:51
Compare
Choose a tag to compare

What's Changed

  • Change to protected AbstractClassResolver::doResolve() by @JesusValera in #230
  • Add container factory method by @Chemaclass in #229
  • Remove useless ContainerException::notFound() by @JesusValera in #232
  • Add container extend method by @Chemaclass in #231

Full Changelog: 0.30.1...0.31.0

0.30.1

09 Nov 18:25
Compare
Choose a tag to compare

What's Changed

  • Optimize DocBlockResolver resolvableType by @Chemaclass in #227
  • Fixing DocBlockResolverAwareTrait cache by @JesusValera in #228

Full Changelog: 0.30.0...0.30.1

0.30.0

07 Nov 08:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.29.0...0.30.0

0.29.0

02 Nov 09:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.28.0...0.29.0