Skip to content

Releases: php-xapi/xapi-model

v0.3.0

19 Mar 14:45
v0.3.0

Choose a tag to compare

v0.3.0 Pre-release
Pre-release
  • removed dependency on xabbuh/xapi-data-fixtures to fix cyclic dependency
  • replaced dependency on xabbuh/xapi-common with its php-xapi/exception 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/model package instead which
provides the same features.

v0.2.1

18 Mar 17:34
v0.2.1

Choose a tag to compare

v0.2.1 Pre-release
Pre-release
  • depend on a released version of the xabbuh/xapi-data-fixtures-package

v0.2.0

18 Mar 13:35
v0.2.0

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
  • added created and stored timestamp attributes to statements
  • added statement authorities
  • model classes are now final and thus cannot be extended anymore
  • added equals() methods to all models to make them comparable
  • added a class to create statement filters
  • model classes are now immutable

v0.1.0

18 Mar 13:19
0.1.0

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

This is the first release containing immutable classes that reflect all parts of Experience API statements.