Skip to content

Releases: coding-eval-platform/evaluations-service

1.0.1-RELEASE

11 Dec 03:48
Compare
Choose a tag to compare
Change version to 1.0.1-RELEASE

1.0.0-RELEASE

03 Dec 04:39
Compare
Choose a tag to compare
Change version to 1.0.0-RELEASE

0.3.0-RELEASE

24 Sep 04:33
Compare
Choose a tag to compare
0.3.0-RELEASE Pre-release
Pre-release

This release fixes the following issues:

https://github.com/coding-eval-platform/evaluations-service/milestone/4?closed=1

The main change is the adoption of the new executor's service protocol, allowing to send stdin and compiler flags, and receiving the exit code, the stdout and the stderr, for all kind of execution results.

0.2.2-RELEASE

21 Sep 19:40
Compare
Choose a tag to compare
0.2.2-RELEASE Pre-release
Pre-release

This release fixes the following issues:

https://github.com/coding-eval-platform/evaluations-service/milestone/7?closed=1

The main changes are related to bugs introduced in the previous versions, and stuff that was missing (scoring of submissions and submitting unplaced solutions when an exam was finished)

0.2.1-RELEASE

16 Sep 05:49
Compare
Choose a tag to compare
0.2.1-RELEASE Pre-release
Pre-release

0.2.0-RELEASE

16 Sep 05:47
Compare
Choose a tag to compare
0.2.0-RELEASE Pre-release
Pre-release

0.1.0-RELEASE

15 Jun 05:08
Compare
Choose a tag to compare
0.1.0-RELEASE Pre-release
Pre-release

This release fixes the following issues:

https://github.com/coding-eval-platform/evaluations-service/milestone/2?closed=1

Main changes

  • Integration with Executor Service
  • Add Language support for Exercises
  • Add timeout support for TestCases

0.0.2-RELEASE

29 Apr 08:52
45bde90
Compare
Choose a tag to compare
0.0.2-RELEASE Pre-release
Pre-release

This release includes Docker from Maven, and CircleCI integration

0.0.1-RELEASE

12 Apr 02:26
Compare
Choose a tag to compare
0.0.1-RELEASE Pre-release
Pre-release

This release includes the initial project with basic features.

See https://github.com/coding-eval-platform/evaluations-service/milestone/1?closed=1 for more information