Skip to content

Releases: nilportugues/repository-cache

3.0.2

08 Aug 23:32
Compare
Choose a tag to compare
be protected

3.0.1

08 Aug 22:21
Compare
Choose a tag to compare
Update composer.json

3.0.0

08 Aug 22:02
Compare
Choose a tag to compare
  • Migrated to PHP 7
  • Added tests with 100% coverage.

2.2.1

04 May 22:42
Compare
Choose a tag to compare
Update RepositoryCache.php

2.2.0

18 Mar 22:52
Compare
Choose a tag to compare
  • Changed interface for findByDistinct

2.1.0

18 Mar 21:20
Compare
Choose a tag to compare
  • Skipped up to 2.1.0 to match the repository implementation versioning.
  • Added RepositoryCache::transactional.
  • Added RepositoryCache::findByDistinct.
  • Added invalidation key for RepositoryCache::findByDistinct.

1.0.1

11 Feb 19:06
Compare
Choose a tag to compare
updated .travis.yml

1.0.0

29 Jan 23:56
Compare
Choose a tag to compare
SensioLabsInsight fixes