v0.6.0
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.
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.