Released version 3.0
- 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!