v0.2.0
- rename
SinglePathComponent
toSingleComponentPathBuf
- add
SingleComponentPath
as a borrowed variant - add
MutiComponentPathBuf
&MutiComponentPath
equivalents which accept multiple path components - the owned variants now need to be referenced on the
push_component*
methods
Full Changelog: v0.1.0...v0.2.0