Releases: stylers-llc/laravel-task-manager
Releases · stylers-llc/laravel-task-manager
6.0
build!: update Laravel version from v9 to v10
5.0
build!: update Laravel version from v8 to v9
4.0
Update for Laravel 8 compatibility
3.0
Update for Laravel 7 compatibility
v2.0
Update dependencies to be able to use the package in Laravel 6 while updating the unit tests for PHPUnit 9
V1.0.2
Minor improvements
- ci: More verbose test descriptions for increase understand
- docs: Update TestCase method description
- docs: Update test command in README
- chore: Add description, version and scripts for composer
- docs: Add packagist badges to README
V1.0.1
Minor improvments
- Check comments
- Add PHPCS
- Reduce cognitive complexity of CronExpressionValidator
- Add semantic versioning
- Fix test badge link to point to actions page