Releases: KnpLabs/knp-components
Releases · KnpLabs/knp-components
v1.3.10
Fixes
- Be able to sort on NULL relation with PropertyAccessor #207 (@nicolasmure)
Bugfix release
Merge pull request #204 from ostrolucky/patch-1 Remove old InExpression workaround
Bugfix release
Merge pull request #199 from KnpLabs/fix/missing-import Fix missing use
FIx BC break
See #176
Release v1.3.6
Bug fix release
- Usage of PropertyAccess to paginate array (#159)
- Lazy loading of subscribers (#152)
- Fixed a bug in array pagination (#155)
- Fixed a bug in filter using ORM & join (#154)
- Improved documentation (#132)
Thanks you @cjchamado @Wolframcheg @dave-newson @ostrolucky @soullivaneuh
maintenance release
Merge pull request #147 from mulcek/patch-1 Fixed ololoshke_trololoshke alias at count table name
maintenance release
Merge pull request #117 from xrash/composite-key-fix Update the CompositeKeyTest to use a populated schema.
Add Doctrine ORM and multicolumn filtration
Merge pull request #122 from MisatoTremor/orm_multi_filtration Add Doctrine ORM and multicolumn filtration
1.3.1: Merge pull request #116 from merk/elastica-fixes
Elastica fixes