Skip to content

Releases: elearning-ostfalia/Proforma-Praktomat

v4.10.0

04 Aug 07:15
Compare
Choose a tag to compare
  • new: test c code with CUnit (compilation with cmake/make)

v4.9.1

20 Jul 09:47
Compare
Choose a tag to compare
  • enlarge regular expression for Java compiler messages

v4.9.0

15 Jul 06:41
Compare
Choose a tag to compare
  • bugfix: delete sandboxes
  • add proforma 2.1 format for requests and responses
  • send regular expression for evaluating messages
  • new URL info
  • add JFX arguments to JUnit checker in order to run tests with JFX
  • delete solutions in database
  • do not restrict filesize for SVN export
  • update python modules
  • use Ubuntu 20.04 LTS instead of 20.10

v4.8.2

19 Apr 08:24
Compare
Choose a tag to compare
  • update versions in requirements.txt

v4.8.1

22 Mar 10:34
Compare
Choose a tag to compare
  • bugfix docker-compose.yml: comment out certficate folder (causes error during installation while not existing)

v4.8.0

05 Feb 16:58
Compare
Choose a tag to compare
  • new: support embedded-bin-file in task files section

v4.7.0

04 Nov 11:06
Compare
Choose a tag to compare
  • Update: Ubuntu 20, Java 11, Python 3.8 and some python modules
  • new: support for student submission as embedded-bin-file
  • improved handling for Junit5 test without test functions

v4.6.2

07 Oct 12:15
Compare
Choose a tag to compare
  • make task hash unique = >improved handling of concurrent submissions

v4.6.1

30 Sep 08:54
Compare
Choose a tag to compare
  • JUnit: truncate console output
  • JUnit: bugfix truncating stacktrace

v4.6.0

01 Sep 13:03
Compare
Choose a tag to compare
  • security enhancement: run praktomat software as user praktomat and tests as user test
  • security enhancement: delete java files before Junit test run
  • format: use actual plaintext format for log plain output (without html tags)
  • format: do not return test title in response
  • allow setting locale in docker-compose.yml