Skip to content

Releases: HancomAC/hana

v0.0.4 Release!

13 Jan 10:13
Compare
Choose a tag to compare

logo

0.0.4 Release!

0.0.4 (2022-01-13)

Bug Fixes

0.0.3

09 Jan 11:28
Compare
Choose a tag to compare

logo

0.0.3 Release!

0.0.3 (2022-01-09)

Features

  • automatically set config based on system performance (23c6f76)

Bug Fixes

0.0.2 Release!

08 Jan 11:58
Compare
Choose a tag to compare

logo

0.0.2 Release!

0.0.2 (2022-01-08)

Features

Bug Fixes

  • assert type of request (284c42e)
  • assert type of request (0381b9d)
  • kill zombie process (007a0c8)
  • kill zombie process more recursively (87480b4)
  • ready for c# support (b162675)

0.0.1 Release!

04 Jan 15:28
Compare
Choose a tag to compare

logo

0.0.1 Release!

0.0.1 (2022-01-04)

Features

  • add config file (e3cf2f5)
  • add example code (af32d51)
  • add experimental output only judge (19de162)
  • add experimental python3 & pypy3 judge (8fe8abf)
  • add multi processing judge feature (cedcdc5)
  • add numpy & pandas support for python (8cf2baf)
  • add socket request feature (9da8dfe)
  • add special judge (f42f790)
  • add support for golang & rust (d809e06)
  • add support for java (ecc8fba)
  • add support for javascript & typescript (d34b105)
  • asynchronously build source file (fd19d0c)
  • build cpp file (cc553b1)
  • enhance test page (b949038)
  • enhance UI (cadf2c5)
  • judge cpp file experimentally (201bc2d)
  • judge one by one (7c7e294)
  • keep message on sent fail (6ade953)
  • ready for add rust & java support (3a44836)
  • ready for memory & time limit customizing (ddda02b)
  • support c language (d7c6b40)
  • support subtask judge (682e352)

Bug Fixes

  • add source type (3cee25a)
  • automatically trim output and compare (0a3e9c3)
  • build source with user permission (5461f91)
  • change temp folder (8d05436)
  • do not show compile error for python & pypy (6cf9005)
  • enhance exception when unknown input given (de14c6e)
  • enhance test page design (4fd1388)
  • enhance test page design (05988f3)
  • fix for cwd error (43a2d84)
  • fix for timeout (b35dbe5)
  • fix vm memory error (170d5c0)
  • fixed behavior for timeout (1eb6947)
  • fixed bug that crashes when judge finished immediately (d17f5e0)
  • fixed bug that process not quiting (6b4c3ee)
  • fixed bug that process not quiting (26cde9a)
  • fixed bug that progress not working (b043862)
  • fixed bug with stdioError (20e14ff)
  • fixed bug with stdioError (e2a0eac)
  • fixed cpu restriction bug (807f38b)
  • fixed progress indication bug (d25f8ee)
  • fixed socket behavior (e03fa85)
  • fixed stdin bug (c01cf00)
  • hide temp path on error message (d747870)
  • kill process more properly (ec8b608)
  • limit execution process (06653cd)
  • minor fix (1354803)