Skip to content

0.3.0

Pre-release
Pre-release

Choose a tag to compare

@xabbuh xabbuh released this 26 Sep 07:09
· 35 commits to 2.x since this release
v0.3.0
  • Normalization and denormalization support for IRI and IRL instances where they have been introduced in the php-xapi/model package.
  • Fixed that context attributes are no longer ignored when statements are normalized/denormalized.
  • Added support for normalizing/denormalizing activity definition extensions.
  • Added support for normalizing/denormalizing statement activity interactions.
  • Added support for normalizing/denormalizing LanguageMap instances which is now the data type for the $display property of the Verb class as well as for the $name and $description properties of the Definition class.
  • Updated how statement ids are normalized/denormalized to reflect the introduction of the StatementId value object in the php-xapi/model package.
  • Added support for normalizing and denormalizing statement contexts, context activities, and extensions.
  • Properly denormalize statement objects (activities, agents, groups, statement references, and sub statements).