Skip to content

Releases: openHPI/proformaxml

v1.5.2

08 Nov 14:36
5f9d199
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

26 Aug 17:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

22 Jul 20:15
Compare
Choose a tag to compare

What's Changed

  • Ch 1093 add task version transformation by @kkoehn in #389

Full Changelog: v1.4.0...v1.5.0

v1.4.0

22 Jul 19:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

18 Apr 18:30
Compare
Choose a tag to compare

What's Changed

  • Added support for custom proforma namespace by @kkoehn in #367
  • Added support for referencing files multiple times by @kkoehn in #368

Full Changelog: v1.2.0...v1.3.0

v1.2.0

25 Oct 18:10
Compare
Choose a tag to compare

Implement dachsfisch changes to add order to json

What's Changed

  • Bump dachsfisch to 1.0, implement order by @kkoehn in #355

Full Changelog: v1.1.0...v1.2.0

v1.1.0 standardized any node handling

03 Oct 19:22
Compare
Choose a tag to compare

Any nodes were handled in different ways when they occurred in a meta-data node

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0 add support for all task nodes

11 Sep 19:30
Compare
Choose a tag to compare

We are now supporting every node declared in the proforma schema (added submission-restrictions, external-resources and grading-hints)

What's Changed

  • add support for missing proforma fields by @kkoehn in #334

Full Changelog: v0.10.0...v1.0.0

v0.9.1 fix support for multiple custom test-configurations

16 Aug 19:51
10642d8
Compare
Choose a tag to compare
  • an issue has been resolved where only the first custom test-configuration has been considered

v0.9 support custom test-configurations

02 Aug 13:19
Compare
Choose a tag to compare
  • adds support for custom test-configurations
  • adds validations based on supplied proforma xsds for unittest, regextest and java-checkstyle