Skip to content

Released version 3.0

Choose a tag to compare

@castamir castamir released this 08 Mar 09:30
· 214 commits to master since this release
  • Dibi v3.x compatibility
  • added Nette DI extension
  • added EntityDataDecoder as a example of serialization
  • added property m:default for default value alternative
  • added property m:column for column name alternative
  • fixed Fluent::_export() compatibility with Dibi\Fluent
  • Mapper::getTable() improved performance
  • Repository::createEntity() has to respect given table name
  • added Travis CI integration

NOTE: known bug: #85 still unresolved!