Skip to content

Releases: mariusklocke/liga-manager-api

1.11.3

14 Jan 21:31
Compare
Choose a tag to compare
  • Improvement: Use symfony/event-dispatcher for handling of domain events

1.11.2

12 Jan 19:53
Compare
Choose a tag to compare
  • Improvement: Replace swiftmailer/swiftmailer with symfony/mailer

1.11.1

09 Jan 17:30
Compare
Choose a tag to compare
  • Bugfix: Fix missing sorting on matchDays

1.11.0

09 Jan 16:34
Compare
Choose a tag to compare
  • 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

30 Nov 20:29
Compare
Choose a tag to compare
  • 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

22 Nov 18:39
Compare
Choose a tag to compare
  • Feature: Add command to schedule all matches for a match day

1.8.0

31 Jul 17:27
Compare
Choose a tag to compare
  • Feature: Add PHP 8.0 compatibility
  • Feature: Ship Docker Image with PHP 8.0 by default
  • Feature: Use Docker Buildkit

1.7.3

18 Jul 10:58
Compare
Choose a tag to compare
  • Bugfix: Fixed issue in build script

1.7.2

18 Jul 10:54
Compare
Choose a tag to compare
  • Improvement: Updated dependencies
  • Improvement: Speedup build process with proper caching

1.7.1

16 Jul 18:48
Compare
Choose a tag to compare
  • Bugfix: Fixed an issue with tags in build script