Skip to content

Releases: lukewaite/laravel-aws-cache-adapter

v1.1.1

14 May 14:12
24c1803
Compare
Choose a tag to compare

v1.1.1 (2019-05-14)

  • Fix: Caching works a lot better when the getter does a return
  • Fix: Support passing 0 as cache TTL for unlimited lifetime

v1.1.0

13 May 16:56
384a392
Compare
Choose a tag to compare

v1.1.0 (2019-05-13)

  • Fix: Update service provider to correctly inject configuration
  • Feat: Update service provider to allow injection of queue configuration

Exclude build files and test directories from package

18 May 21:30
Compare
Choose a tag to compare

v1.0.1 (2017-05-18)

  • Exclude build files and test directories from package (#a34aef7)

Initial release

29 Apr 18:14
Compare
Choose a tag to compare

v1.0.0 (2017-04-29)

  • Initial release