Releases: bileto/cronner
Releases · bileto/cronner
Package renamed to Bileto/Cronner
v2.3.0
Updated support contacts
v2.1.1
- bugfix: duplicate service names (#56)
v2.1.0
CriticalSection
class was removed and replaced by stekycz/critical-section
package using interfaces and drivers for more flexibility
- Fixed failing tests for Nette DI Extension on the newest version
v2.0.0
- minimal PHP version 7.0.0
- minim Nette Framework version 2.4
- using strict types
- minor code improvements
v1.1.2
- a few fixes
- last version supporting PHP 5
- last version supporting Nette Framework 2.3 and older
v1.1.1
- Fixed wrong period definition exception message and its requirements in README
v1.1.0
- Refactored
FileStorage
- Updated dependencies to use Nette 2.3
v1.0.2
- Fixed expanding of directory path for file storage
- Fixed possibly wrong path to storage directory (containing trailing slash in directory path)
- Added possibility to define tasks in extension section in config file