v1.2.0
Improvements:
- Added ability for users to propose and vote for games to play
- Added Docker image for ease of deployment
- Updated to Laravel 7 & PHP 7.4
- Added Behat tests
Fixes:
- Fixed error
Numeric value out of range: 1264
by moving from database logging to Docker (#130) - Fixed error
Class 'Barryvdh\Debugbar\ServiceProvider' not found
by generating app key manually (#133) - Fixed Javascript date picker format not matching validation rules (#128)
- Various bug fixes and security patches