Skip to content

Releases: azjezz/sweet

1.21.0

09 Sep 10:23
Compare
Choose a tag to compare
  • support HHVM 4.21.0

1.1.0

07 Apr 09:10
Compare
Choose a tag to compare

Sweet now implements HIS Container interfaces.

Note: this release doesn't contain any BC breaks as the His\Container\ContianerInterface interface is now an alias for Sweet\ServiceContainerInterface

First release.

24 Feb 01:43
Compare
Choose a tag to compare
  • service definitions
  • shared service definitions
  • service container.
  • service locator.
  • service providers.
  • inflect resolved services.
  • extend definitions after adding them to the container.
  • factory decorator for lambda, anonymous functions, ... etc.