Skip to content

v0.2.0

Compare
Choose a tag to compare
@TheAlgorythm TheAlgorythm released this 06 Dec 18:23
· 19 commits to MAIN since this release
  • rename SinglePathComponent to SingleComponentPathBuf
  • 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