Skip to content

v0.6.0

Compare
Choose a tag to compare
@rschwanhold rschwanhold released this 29 Apr 07:47
· 659 commits to master since this release
517e1e9

Previously simple str were used as type for paths. The latest commit (#293) changed the type of paths from str to Path. This changes the interface of many functions.