Skip to content

Releases: nette/caching

Released version 3.3.0

10 Mar 22:10
@dg dg
Compare
Choose a tag to compare
  • Bulk write implementation (#73)
  • CacheExtension: accepts complete path (BC break)
  • CacheExtension, FileStorage: checks whether directory is absolute
  • removed Nette\SmartObject

Released version 3.2.3

02 Nov 23:25
@dg dg
Compare
Choose a tag to compare
  • support for PHP 8.3

Released version 3.2.2

13 Jan 03:38
@dg dg
Compare
Choose a tag to compare
  • requires PHP 8.0
  • added $dependencies as a Cache::load() 3rd parameter
  • Latte: runtime helpers moved to Runtime class

Released version 3.1.4

18 Oct 23:26
@dg dg
Compare
Choose a tag to compare
  • SQLiteJournal: speed up cache writing, prevent database locked error (#66)
  • CacheExtension: used getProviders()
  • Cache: returned NAMESPACE_SEPARATOR back (don't use it, it's internal) #67

Released version 3.1.3

17 May 18:31
@dg dg
Compare
Choose a tag to compare
  • support for Latte 3
  • coding style

Released version 3.1.2

24 Nov 16:47
@dg dg
Compare
Choose a tag to compare

support for PHP 8.1

Released version 3.1.0

30 Dec 23:36
@dg dg
Compare
Choose a tag to compare
  • requires PHP 7.2
  • Cache::save() with closure is deprecated (BC break)
  • Cache::start() renamed to capture()
  • removed prefix I from IStorage, IJournal, IBulkReader

Released version 3.0.2

16 Nov 01:38
@dg dg
Compare
Choose a tag to compare
  • compatible with PHP 8.0
  • CacheMacro: wrapped in try ... finally
  • OutputHelper: added rollback()
  • MemcachedStorage: muted warning

For the details you can have a look at the diff.

Released version 3.0.1

19 Nov 18:41
@dg dg
Compare
Choose a tag to compare
  • supports PHP 7.4

For the details you can have a look at the diff.

Released version 2.5.9

19 Nov 18:39
@dg dg
Compare
Choose a tag to compare
  • supports PHP 7.4

For the details you can have a look at the diff.