Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 581 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 581 Bytes

Release Notes for 1.x

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 (2019-05-13)

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

v1.0.1 (2017-05-18)

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

v1.0.0 (2017-04-29)

  • Initial release