You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,9 @@
2
2
3
3
## v1.0.2 - unreleased
4
4
5
-
- Restore behavior of `FileContainer.search(key=None)` - passing `None` to `search` is ignored again [#143](https://github.com/mpytools/filefisher/issues/143).
5
+
- Restore behavior of `FileContainer.search(key=None)` - passing `None` to `search` is ignored again ([#143](https://github.com/mpytools/filefisher/issues/143)).
6
6
- Added `FileContainer.search_single` to search for _exactly_ one path in a `FileContainer` ([#158](https://github.com/mpytools/filefisher/pull/158)).
7
+
- Fixed issues of non-unique `test_path` ([#139](https://github.com/mpytools/filefisher/issues/139)).
7
8
8
9
## v1.0.1 - 16.01.205
9
10
This version patches a bug from v1.0.0. that broke `FileContainer.concat()`.
0 commit comments