This repository has been archived by the owner on Dec 6, 2018. It is now read-only.
Releases: fushar/regrader
Releases · fushar/regrader
Version 3.0.0
Breaking
- #83 Update PHP requirement from >=5.4 to >=5.6
- #61 Different CSS for "first-to-solve"
- Requires new column
accepted_time datetime DEFAULT NULL
inscoreboard_admin
andscoreboard_contestant
tables.
- Requires new column
Added
- #86 Highlight current user in scoreboard
Fixed
- #80 Fix now-invalid default MySQL datetime value: '0000-00-00 00:00:00'
Version 2.2.2
Fixed:
- #77 Add missing
.env.example
in publishing flow.
Version 2.2.1
Version 2.2.0
Added
- #63 Use
phpdotenv
for better env variable support