Skip to content

v2.19.0

Choose a tag to compare

@1franck 1franck released this 19 Aug 21:52
· 1441 commits to master since this release
  • added bzip2 compression option in Peak\Bedrock\View\Cache
  • fixed method blockEnd() to use correctly saveContent() in Peak\Bedrock\View\Cache
  • added Peak\Config\ConfigSoftLoader
  • added option for using ConfigSoftLoader with application config(s)
  • changed default application name
  • rewritten Peak\Common\TimeExpression to use DateInterval
  • fixed an error with 0|empty time expression in Peak\Common\TimeExpression
  • added the support of format HH:MM:SS to Peak\Common\TimeExpression
  • removed method toDate() in Peak\Common\TimeExpression
  • added flag for delaying the first execution for climber command cron:add