Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 897 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 897 Bytes

Changelog

All notable changes to Distil will be documented in this file. This file follows the Keep a CHANGELOG standards.

[0.2.0] - 2019-11-05

This release contains no changes regarding the actual codebase, but marks the ownership transfer of the package from Beatswitch to remipelhate.

Changes

  • 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.

[0.1.1] - 2018-01-03

Fixed

  • Fixed support for anonymous functions as resolvers in Distil\CriterionFactory.
  • Fixed using Distil\Common\Limit as Criteria factory.

[0.1.0] - 2017-09-07

First public release.