Skip to content

Releases: php-xapi/xapi-serializer

v0.2.0

20 Mar 08:09
v0.2.0

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
  • replaced dependency on xabbuh/xapi-model with its php-xapi/model replacement
  • replaced dependency on xabbuh/xapi-data-fixtures with its php-xapi/test-fixtures replacement

CAUTION: This is the last release of this package and it will no longer be maintained in the future. Please use the php-xapi/serializer package instead which provides the same features.

v0.1.1

18 Mar 18:23
v0.1.1

Choose a tag to compare

v0.1.1 Pre-release
Pre-release
  • fix lowest required version of the model package

v0.1.0

18 Mar 14:13
v0.1.0

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

First release leveraging the JMS serializer library to convert xAPI model objects into JSON strings confirming to the xAPI specs and vice versa.