Skip to content

v0.2.0

Compare
Choose a tag to compare
@garyb garyb released this 27 Jul 15:47
· 38 commits to master since this release
  • Change join :: FilePath -> FilePath -> FilePath to join :: [FilePath] -> FilePath (@andreypopp)