Skip to content

Releases: coding-eval-platform/evaluations-service

1.0.1-RELEASE

Choose a tag to compare

@juanmbellini juanmbellini released this 11 Dec 03:48
Change version to 1.0.1-RELEASE

1.0.0-RELEASE

Choose a tag to compare

@juanmbellini juanmbellini released this 03 Dec 04:39
Change version to 1.0.0-RELEASE

0.3.0-RELEASE

0.3.0-RELEASE Pre-release
Pre-release

Choose a tag to compare

@juanmbellini juanmbellini released this 24 Sep 04:33

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

0.2.2-RELEASE Pre-release
Pre-release

Choose a tag to compare

@juanmbellini juanmbellini released this 21 Sep 19:40

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

0.2.1-RELEASE Pre-release
Pre-release

Choose a tag to compare

@juanmbellini juanmbellini released this 16 Sep 05:49

0.2.0-RELEASE

0.2.0-RELEASE Pre-release
Pre-release

Choose a tag to compare

@juanmbellini juanmbellini released this 16 Sep 05:47

0.1.0-RELEASE

0.1.0-RELEASE Pre-release
Pre-release

Choose a tag to compare

@juanmbellini juanmbellini released this 15 Jun 05:08

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

0.0.2-RELEASE Pre-release
Pre-release

Choose a tag to compare

@juanmbellini juanmbellini released this 29 Apr 08:52
45bde90

This release includes Docker from Maven, and CircleCI integration

0.0.1-RELEASE

0.0.1-RELEASE Pre-release
Pre-release

Choose a tag to compare

@juanmbellini juanmbellini released this 12 Apr 02:26

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