Skip to content

Releases: oat-sa/qti-sdk

Allow empty string as <value>

19 Apr 15:37
Compare
Choose a tag to compare

This bugfix release allows empty elements to represent an empty string.

Avoid Namespace Clashes for Operators

15 Apr 08:30
Compare
Choose a tag to compare

This bugfix release solves some issues with operator namespaces occurring in rare circumstances.

Case Insensitive Map Entry

08 Apr 14:42
Compare
Choose a tag to compare

This bugfix release solves an annoying issue when mapEntries of mappings are case insensitive. Thanks to @hutnikau for the contribution !

Case Insensitive Map Entry

08 Apr 14:10
Compare
Choose a tag to compare

This bugfix release solves an annoying issue when mapEntries of mappings are case insensitive. Thanks to @hutnikau for the contribution !

PHPDocument loadFromString saveToString

31 Mar 09:46
Compare
Choose a tag to compare

This release focuses on providing the legacy branch the ability to load/save PhpDocument objects from/to strings.
Thanks @siwane for the help!

0.9.23

24 Mar 10:21
Compare
Choose a tag to compare
Release 0.9.23

Unreferencing Information

10 Mar 14:39
Compare
Choose a tag to compare

This bugfix release provide more information about unreferencing issues while creating XmlCompactDocuments.

Unreferencing Information

10 Mar 14:38
Compare
Choose a tag to compare

This bugfix release provide more information about unreferencing issues while creating XmlCompactDocuments.

XmlCompactDocument Exception

25 Feb 12:50
Compare
Choose a tag to compare

This bugfix release enable the XmlCompactDocument class to throw exceptions appropriately.

TemplateLocation Resolution

18 Jan 14:20
Compare
Choose a tag to compare

This feature release includes mechanics necessary to resolves responseProcessing's templateLocations.