Releases: openHPI/proformaxml
Releases · openHPI/proformaxml
v1.5.2
What's Changed
- Bump rubocop from 1.65.1 to 1.66.0 by @dependabot in #421
- Bump rubocop from 1.66.0 to 1.66.1 by @dependabot in #422
- Bump rubocop-rails from 2.26.0 to 2.26.1 by @dependabot in #423
- Bump factory_bot from 6.4.6 to 6.5.0 by @dependabot in #425
- Bump rubocop-rspec from 3.0.4 to 3.0.5 by @dependabot in #424
- Bump rubocop-performance from 1.21.1 to 1.22.0 by @dependabot in #427
- Bump rubocop-performance from 1.22.0 to 1.22.1 by @dependabot in #428
- Bump rubocop-rails from 2.26.1 to 2.26.2 by @dependabot in #429
- Update Bundle by @MrSerth in #426
- Bump rubocop-rspec from 3.0.5 to 3.1.0 by @dependabot in #430
- Bump rubocop from 1.66.1 to 1.67.0 by @dependabot in #433
- Bump activesupport from 7.2.1 to 7.2.1.1 by @dependabot in #432
- Bump activemodel from 7.2.1 to 7.2.1.1 by @dependabot in #431
- Bump activesupport from 7.2.1.1 to 7.2.1.2 by @dependabot in #434
- Bump activemodel from 7.2.1.1 to 7.2.1.2 by @dependabot in #435
- Bump rubocop-rails from 2.26.2 to 2.27.0 by @dependabot in #436
- Bump rubocop-rspec from 3.1.0 to 3.2.0 by @dependabot in #437
- Bump guard from 2.18.1 to 2.19.0 by @dependabot in #438
- Bump activemodel from 7.2.1.2 to 7.2.2 by @dependabot in #439
- Bump activesupport from 7.2.1.2 to 7.2.2 by @dependabot in #440
- Bump rubocop from 1.67.0 to 1.68.0 by @dependabot in #441
Full Changelog: v1.5.1...v1.5.2
v1.5.1
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0 standardized any node handling
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
We are now supporting every node declared in the proforma schema (added submission-restrictions, external-resources and grading-hints)
What's Changed
Full Changelog: v0.10.0...v1.0.0
v0.9.1 fix support for multiple custom test-configurations
- an issue has been resolved where only the first custom test-configuration has been considered
v0.9 support custom test-configurations
- adds support for custom test-configurations
- adds validations based on supplied proforma xsds for unittest, regextest and java-checkstyle