- Repository class
- Behaviours
- Scopes
- ActiveRow has referencingRecord
- Add PHP 7.1 support only (BC break)
- ActiveRow ArrayAccess for related table with registered mapping
- Fixed selection clone behaviour
- Support for activeRow __get() transformation by defined structure
- Selection order method with expanded params
- ActiveRow implements Nette\Database\Table\IRow
- Structure class
- ref()/related() wrapper methods to ActiveRow
- mmRelated() method to ActiveRow
- Remove custom related/referenced methods
- getReferenced method in ActiveRow
- removed internal cache
- Initial version