Skip to content

Commit 71d5ddc

Browse files
committed
Notify of API change in 0.3.2
In 0.3.2, the fix to Issue cpburnz#6 in commit 45829da also changed the API of the spec object to return iterators instead of sets (see cpburnz#6 (comment)). This can break existing code using the library, so should be clearly mentioned
1 parent 88d88fa commit 71d5ddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.rst

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Change History
2222

2323
- Improved documentation.
2424
- Issue #6: Fixed matching Windows paths.
25+
- API change: `spec.match_tree` and `spec.match_files` now return iterators instead of sets
2526

2627

2728
0.3.1 (2014-09-17)

0 commit comments

Comments
 (0)