Sha256: 951e686baef8e76bd82ffc4994ed206da77e1404c4a25d5ae35d369b4c10c80a
Contents?: true
Size: 636 Bytes
Versions: 36
Compression:
Stored size: 636 Bytes
Contents
CHANGELOG ========= 1.0.0 ----- * added `Service\ResetInterface` to provide a way to reset an object to its initial state * added `Translation\TranslatorInterface` and `Translation\TranslatorTrait` * added `Cache` contract to extend PSR-6 with tag invalidation, callback-based computation and stampede protection * added `Service\ServiceSubscriberInterface` to declare the dependencies of a class that consumes a service locator * added `Service\ServiceSubscriberTrait` to implement `Service\ServiceSubscriberInterface` using methods' return types * added `Service\ServiceLocatorTrait` to help implement PSR-11 service locators
Version data entries
36 entries across 36 versions & 1 rubygems