Releases: admidori/judgelight
Releases · admidori/judgelight
Version 1.1.0
What's Changed
- Bump golang.org/x/net from 0.11.0 to 0.23.0 by @dependabot in #3
- Bump next from 12.3.4 to 14.1.1 in /frontend by @dependabot in #4
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #7
- Bump axios from 0.27.2 to 0.28.0 in /frontend by @dependabot in #6
- Bump github.com/docker/docker from 24.0.2+incompatible to 24.0.9+incompatible by @dependabot in #5
- Bump github.com/gin-contrib/cors from 1.4.0 to 1.6.0 by @dependabot in #8
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v1.0.1--beta...v1.1.0
Version 1.0.1 -- beta
Update
- Update layout
Fix
- Fix layout bugs
- Fix database bugs
Version 1.0.0 -- beta
Update
- Update layout
- Support to appear results
Fix
- Fix layout bugs
Version 1.0.0 -- alpha
Update
- Major update
- Add Database system
- Support to register information via YAML file
- Support Database (MySQL)
- Update layout and change more modern design
Fix
- N/A
Version 0.1 -- beta
Update
- First version
- Add web system
- Add C-language judge system on docker
Fix
- N/A