Skip to content

v0.9.4

Choose a tag to compare

@github-actions github-actions released this 01 Jul 01:04
· 104 commits to master since this release
b968272

FilePathsBase v0.9.4

Diff since v0.9.3

Closed issues:

  • mkdir(path; exists_ok) returns a bool, if it already exists (#94)

Merged pull requests:

  • Fix incorrect display in documentation (#95) (@metab0t)
  • Add mmap support for SystemPath (#96) (@rofinn)
  • mkdir should always return a path (#97) (@rofinn)