Skip to content

Releases: admidori/judgelight

Version 1.1.0

02 Aug 03:44
Compare
Choose a tag to compare

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

Full Changelog: v1.0.1--beta...v1.1.0

Version 1.0.1 -- beta

03 Jul 00:32
Compare
Choose a tag to compare

Update

  • Update layout

Fix

  • Fix layout bugs
  • Fix database bugs

Version 1.0.0 -- beta

02 Jul 17:36
Compare
Choose a tag to compare

Update

  • Update layout
  • Support to appear results

Fix

  • Fix layout bugs

Version 1.0.0 -- alpha

02 Jul 04:15
Compare
Choose a tag to compare

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

16 Jul 12:31
Compare
Choose a tag to compare

Update

  • First version
  • Add web system
  • Add C-language judge system on docker

Fix

  • N/A