Skip to content

v0.4.0 - Documentation

Pre-release
Pre-release
Compare
Choose a tag to compare
@cwfitzgerald cwfitzgerald released this 15 Aug 21:06
· 37 commits to master since this release

Added

  • PathDSL::into_pathbuf
  • Missing Into<PathBuf> for PathDSL
  • Primary Documentation
  • This changelog
  • README.md

Changed

  • All functions marked inline(always)
  • PathBuf is now repr(transparent) over PathBuf

Fixed