Skip to content

v1.0.2

Compare
Choose a tag to compare
@jremes-foss jremes-foss released this 09 Jun 20:32
· 280 commits to master since this release
8d1f340

Minor release with several small improvements and bug fixes.

Features and improvements:

  • Teams are now refactored to their own pivot table.
  • Administrator panel: players can be assigned to teams.
  • Calculation of scores per teams.

Security patches:

  • Bump league/flysystem from 1.1.3 to 1.1.4
  • Bump guzzlehttp/psr7 from 1.7.0 to 1.8.5
  • Bump lodash from 4.17.15 to 4.17.21
  • Bump async from 2.6.3 to 2.6.4
  • Bump axios from 0.19.2 to 0.21.2
  • Bump minimist from 1.2.5 to 1.2.6
  • Bump url-parse from 1.4.7 to 1.5.10
  • Bump guzzlehttp/guzzle from 7.2.0 to 7.4.3
  • Bump follow-redirects from 1.5.10 to 1.15.1

Other improvements:

  • Code quality updates (removed unused imports, standardised import classes).
  • Unit test and code coverage improvements.