Skip to content

Releases: nette/robot-loader

Released version 3.0.3

06 Feb 14:50
@dg dg
Compare
Choose a tag to compare
  • throws exception when is unable to create temp directory

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

Released version 2.4.4

06 Feb 14:50
@dg dg
Compare
Choose a tag to compare
  • throws exception when is unable to create temp directory

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

Released version 3.0.2

20 Jul 09:26
@dg dg
Compare
Choose a tag to compare
  • supports PHP up to 7.2
  • saveCache() is atomic #11

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

Released version 3.0.1

14 Jul 07:45
@dg dg
Compare
Choose a tag to compare
  • coding style: fixes, lowercase true/false/null
  • default $acceptFiles & $ignoreDirs changed to arrays (BC break!)

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

Released version 2.4.3

14 Jul 07:46
@dg dg
Compare
Choose a tag to compare
  • supports PHP up to 7.2
  • coding style: fixes, lowercase true/false/null

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

Released version 3.0.0

02 Feb 01:10
@dg dg
Compare
Choose a tag to compare
  • compatible with PHP 5.6
  • removed setCacheStorage() and dependency on nette/caching (BC break)
  • RobotLoader is case sensitive (BC break)
  • $autoRebuild is private (BC break)
  • getKey() renamed to getCacheKey() (BC break)
  • added RobotLoader::excludeDirectory() (#9)

Released version 2.4.2

02 Jan 17:29
@dg dg
Compare
Choose a tag to compare
  • added setTempDirectory(), should be used instead of setCacheStorage()
  • presence of cacheStorage is checked only in register(), not in rebuild()

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

Released version 2.4.1

26 Oct 20:15
@dg dg
Compare
Choose a tag to compare
  • added setAutoRefresh()
  • $refreshed is set in rebuildCallback()

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

Released version 2.4.0

17 Jun 15:27
@dg dg
Compare
Choose a tag to compare
  • requires PHP 5.6
  • uses Nette\SmartObject

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

Released version 2.3.2

17 Jun 15:26
@dg dg
Compare
Choose a tag to compare
  • typos, tests

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