Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@xabbuh xabbuh released this 05 Oct 21:05
· 27 commits to master since this release
v0.3.0
  • Added mapping classes for all statement properties.
  • The MappedStatement and MappedVerb classes have been removed from the php-xapi/model package. They have been replaced with the new Statement and Verb classes in the XApi\Repository\Doctrine\Mapping namespace of this package. Consequently, the MappedStatementRepository class has been removed. It was replaced with a new StatementRepository class in the XApi\Repository\Doctrine\Repository\Mapping namespace.
  • The requirements for php-xapi/model and php-xapi/test-fixtures have been bumped to ^1.0 to make use of their stable releases.
  • The required version of the php-xapi/repository-api package has been raised to ^0.3.