Skip to content

Releases: Sukwants/Atiro

v0.3.0

19 Aug 06:02
Compare
Choose a tag to compare

Features

Fixes

v0.2.3

18 Aug 13:22
Compare
Choose a tag to compare

Feature

Fix

  • Judging-assistant program determination when it is not specified in the command (310f13d)

Full Changelog: 0.2.2...0.2.3

v0.2.2

18 Aug 07:23
Compare
Choose a tag to compare

Features

Changes

  • Some notices, warnings and errors (9c06f8f)
  • Judge info color (26df3e0)

Fixes

  • TLE and RE determination (cefbcab)

v0.2.0

16 Aug 14:05
Compare
Choose a tag to compare

Features

Changes

  • Cancel time limit for interactor (65b7869)

Fixes

  • Some problems in checker (f07893b)
  • Some problems in sorting data (d4703ce)

Full Changelog: 0.1.2...0.2.0

v0.1.2

15 Aug 15:53
Compare
Choose a tag to compare

Features

  • Support user-written Special Judge (bbbe130)

Full Changelog: 0.1.1...0.1.2

v0.1.1

15 Aug 15:05
Compare
Choose a tag to compare

Features

  • Automatically filter source file name suffix .cpp and data file name suffix .in (84a8a79)

Fixes

  • Write the judging info when unacceptable (6f19b75)

Full Changelog: 0.1.0...0.1.1

v0.1.0

15 Aug 13:28
Compare
Choose a tag to compare

Features

Fixes

Full Changelog: 0.0.8...0.1.0

v0.0.8

14 Aug 09:42
Compare
Choose a tag to compare

Changes

Fixes

  • Write the error output while running (136d8ca)
  • Compile command mistake when there are spaces in the file name (c53244b)

Full Changelog: 0.0.7...0.0.8

v0.0.7

13 Aug 13:28
Compare
Choose a tag to compare

Features

  • Specify compilation options (da2a1a5)
  • Output program infomation when calling (e80d102)

Changes

  • Judging code turn from atiro to atiro judge|j (da2a1a5)

Full Changelog: 0.0.6...0.0.7

v0.0.6

12 Aug 07:21
Compare
Choose a tag to compare

Features

  • Allow to custom the data file name which is different from the source file name (536a1b8, ecec675)

Changes

  • Write error output to the console (5f410fc)
  • Change default time limit from $10\mathrm{s}$ to $5\mathrm{s}$ (4f0808c)

Fixes

  • Exclude I/O spent by Node.js program from the time count (5f410fc)
  • Diff between CRLF endl and LF endl (7898d6c)

Full Changelog: 0.0.4...0.0.6