All notable changes to Distil will be documented in this file. This file follows the Keep a CHANGELOG standards.
This release contains no changes regarding the actual codebase, but marks the ownership transfer of the package from Beatswitch to remipelhate.
- The repo has been transferred from the Beatswitch organisation to remipelhate as Beatswitch will no longer maintain the package.
- Tests are now being ran against PHP versions 7.1, 7.2 and 7.3.
- Fixed support for anonymous functions as resolvers in
Distil\CriterionFactory
. - Fixed using
Distil\Common\Limit
as Criteria factory.
First public release.