Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

40 lines (25 loc) · 1.71 KB

v1.4.1

  • 2021-08-06 0941afd - (TamarinEA) Release 1.4.1
  • 2021-08-06 9d06ecf - (TamarinEA) chore: test ruby 2.2-2.5 and rails 4.0-6.1
  • 2018-05-29 3fd7608 - (Pavel Galkin) fix: expire_in -> expires_in typo Из поисков по коду как я понял expires_in это верный вариант

https://github.com/sorentwo/readthis/blob/v2.0.2/lib/readthis/cache.rb#L395

v1.4.0

  • 2017-05-03 fd29452 - (evseevleo) feat(collection): delegate :shift
  • 2017-04-03 92e5b37 - (Denis Korobicyn) Release 1.3.0

v1.3.0

  • 2017-03-31 51de445 - (Denis Korobicyn) feature: cache extension
  • 2017-03-30 7e85787 - (Denis Korobicyn) feature: single extension
  • 2017-03-30 fa2445f - (Denis Korobicyn) chore: add drone CI

v1.2.0

  • 2016-05-10 ce9751b - (Denis Korobicyn) feature: will_paginate integration (#5)

v1.1.0

  • 2016-05-06 cc5c612 - (Denis Korobicyn) feature: delegate to_a, to_ary to call (#4)

v1.0.0

  • 2016-05-05 222dc6e - (Denis Korobicyn) version 1.0.0
  • 2016-05-05 baffa09 - (Denis Korobicyn) feature: removed data, and pure virtual method - find (#3)
  • 2016-05-05 274a7af - (Denis Korobicyn) fix: cache key with namespace of class name (#2)

v0.1.0

  • 2016-05-04 1d8e898 - (Denis Korobicyn) Init commit (#1)

  • Init commit

  • 2016-04-26 56d5ce8 - (Artem Napolskih) Initial commit