Skip to content

v0.4.0

Pre-release
Pre-release

Choose a tag to compare

@xabbuh xabbuh released this 05 Jul 14:56
· 132 commits to 3.x since this release
v0.4.0
  • fixed some edge cases in the equals() methods of the Definition, Result, and Verb classes
  • Made Object a parent class of the Actor class to reflect the fact that actors can also be objects in xAPI statements.
  • The argument type of the equals() method in the Actor base class was changed from Actor to Object to be compatible with the same method from the parent Object class.