1.5.0 - Nov 7, 2015

    Fixed #24 in #28 by @trebi

You can now add "type matchers" that will apply to any object that matches a
type. The object doesn't have to be in a property directly, it can be in an
array for example.

1.4.0 - Oct 5, 2015

    #17 - #23 Support private properties of parent classes

1.3.1 - Jul 19, 2015

Fixed the file permissions (#14)

1.3.0 - Mar 21, 2015

    #12 + 96fbdc0 New filter ReplaceFilter to replace the value of a property when cloning

1.2.1 - Nov 20, 2014

    #7 Uncloneable exception instead of a generic exception

1.2.0 - Aug 29, 2014

    #5 Doctrine empty collection filter

1.1.0 - Mar 21, 2014

    #2 Option to silently skip uncloneable items

1.0.1 - Feb 14, 2014

Fixed #1: support for dynamic properties

1.0.0 - Oct 1, 2013

First stable release.

