Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

60 lines (33 loc) · 2.49 KB

Change log

master

1.0.3 (2020-08-31)

1.0.2 (2020-08-19)

  • PR#28 Support #keys method for GraphQL::FragmentCache::MemoryStore instance (@reabiliti)

1.0.1 (2020-06-17)

1.0.0 (2020-06-13)

  • PR#24 Add nil caching. BREAKING CHANGE: custom cache stores must also implement #exist?(key) method (@DmitryTsepelev)

0.1.7 (2020-06-02)

0.1.6 (2020-05-30)

0.1.5 (2020-04-28)

0.1.4 (2020-04-25)

0.1.3 (2020-04-24)

0.1.2 (2020-04-24)

0.1.1 (2020-04-15)

  • Fix using passed object as a cache key (@palkan)

0.1.0 (2020-04-14)