Changelog for path-like-0.1.0.0
Changelog for path-like
(v0.1.0.0)
- Add
FileLikeandDirLiketype class for using stricter types asPath b FileandPath b Dirrespectively. - Add
(/>)combinator for producing aPathfrom aDirLikeand aFileLike Rel.