Skip to content

v0.5.0

Choose a tag to compare

@leodido leodido released this 09 Oct 11:02
· 142 commits to master since this release
  • General refactoring
  • Configuration node names changed
  • Abstract service factories of Model and Object improved
  • Provided AbstractActiveRecord base class configurable via ObjectManager
  • ModelManagerFactory introduced
  • Removed duck typing on datasource for AbstractResultSet::count()
  • Fixed AbstractResultSet::count() behavior after datasource re-initialization
  • Fixed default constructor parameter in ClassMethods hydrator