Releases: mariusklocke/liga-manager-api
Releases · mariusklocke/liga-manager-api
1.11.3
- Improvement: Use
symfony/event-dispatcher
for handling of domain events
1.11.2
- Improvement: Replace
swiftmailer/swiftmailer
withsymfony/mailer
1.11.1
- Bugfix: Fix missing sorting on matchDays
1.11.0
- Feature: Added query "teamsByPattern"
- Improvement: Replaced mysqli with pdo_mysql for SELECT queries
- Improvement: Introduced generic filters, sortings and pagination
- Improvement: Increased test coverage
1.10.0
- Feature: Added query "matchesByKickoff"
- Feature: Added maintenance mode
- Improvement: Replaced some shell script
- Improvement: Added tests for some CLI commands
- Improvement: Updated dependencies
1.9.0
- Feature: Add command to schedule all matches for a match day
1.8.0
- Feature: Add PHP 8.0 compatibility
- Feature: Ship Docker Image with PHP 8.0 by default
- Feature: Use Docker Buildkit
1.7.3
- Bugfix: Fixed issue in build script
1.7.2
- Improvement: Updated dependencies
- Improvement: Speedup build process with proper caching
1.7.1
- Bugfix: Fixed an issue with tags in build script