Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

v1.6

Compare
Choose a tag to compare
@qurben qurben released this 13 May 22:10
· 63 commits to master since this release
  • Remove DIR and autoload functionality. The user is responsible for this.
  • Use shortname for UUID
  • Small code style changes

Commits in this release

e56fbc9 Remove require, user should use autoload
e464f7b Use shortname for uuid
7642837 Do check DynamicEntity
1f169c8 Fix typo
fab1fe8 Also skip subclasses of DynamicEntity
8f8c5d0 Fix failing tests
1c0f963 Code style