Revision history for Path-Finder

0.4.0  2022-01-21T23:53:33+01:00
    - Make PreOrder the default order
    - No longer make current directory default
    - Correctly convert hash arguments to finder to a new finder

0.3.2  2020-12-29T14:36:39+01:00
    - Restore 2020.10 compatibility.

0.3.1  2020-12-27T22:40:01+01:00
    - Handle windows directory separators correctly
    - Make **/ also match zero directories

0.3.0  2020-12-23T23:45:06+01:00
    - Deprecate calling in() on type object
    - Rename Order to Ordering

0.2.3  2019-10-13T23:11:37+02:00
    - Skip symlink test on Windows
    - Unixify t/relative.t results

0.2.2  2019-10-13T01:19:02+02:00
    - Fix skip-vcs for Windows

0.2.1  2019-10-12T16:12:51+02:00
    - Fix tests on Windows
    - Give better errors for unknown keys

0.2.0  2019-02-04T03:36:54+01:00
    - Add $keep-going and $quiet arguments to in
    - Add blocks, special and blocksize methods
    - Handle errors in content checks

0.1.0  2019-01-26T21:10:25+01:00
    - Initial version
