Revision history for Path-Tiny-Glob
0.2.0 2019-09-04
[BUG FIXES]
- pathglob() was returning strings, not Path::Tiny objects.
[NEW FEATURES]
- pathglob can be set to return all files directly.
[STATISTICS]
- code churn: 7 files changed, 81 insertions(+), 42 deletions(-)
0.1.0 2019-09-03
[NEW FEATURES]
- path can now be an array ref of segments. Segments can be strings,
coderefs or regexes.
[STATISTICS]
- code churn: 11 files changed, 279 insertions(+), 88 deletions(-)
0.0.1 2018-11-25
- First version, unleashed on an unsuspecting world.
[STATISTICS]
- code churn: 5 files changed, 73 insertions(+), 2 deletions(-)