Skip to content

v0.0.16: PathMapper constructors

Choose a tag to compare

@jennydaman jennydaman released this 17 May 20:01
· 34 commits to master since this release
0af66af

PathMapper now provides three constructor methods, PathMapper.file_mapper, PathMapper.dir_mapper_shallow, and PathMapper.dir_mapper_deep. This split of functionality simplifies the internal code logic and also makes the API more explicit.