Releases: jwodder/iterpath
Releases · jwodder/iterpath
v0.4.1 — Packaging updates
v0.4.0 — `return_relative` and context manager
- Add
return_relative
argument - The return value of
iterpath()
can now be used as a context manager in order to clean up internalos.scandir()
iterators - Drop support for Python 3.6
v0.3.1 — Update for mypy 0.940
- Support Python 3.10
- Update for mypy 0.940
v0.3.0 — Selectors
- Add
filter
andexclude
arguments - Add
SelectNames
,SelectGlob
,SelectRegex
,SELECT_DOTS
,SELECT_VCS
,SELECT_VCS_DIRS
, andSELECT_VCS_FILES
for easy filtering by entry name
v0.2.0 — Default to current directory
- Set
dirpath
to the current directory if not specified
v0.1.0 — Initial release
Version 0.1.0