Skip to content

v0.9.14

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 22:19
· 45 commits to master since this release
300cdf8

FilePathsBase v0.9.14

Diff since v0.9.10

Closed issues:

  • Release v1.0 (#116)
  • Downloads.download() does not accept PosixPath as an argument, documentation does not show how to convert PosixPath to String (#123)
  • joinpath strips out path information when a parameter contains leading slash (#124)
  • '/' method does not appear to be loaded into the environment (#125)
  • Using read(::FileBuffer, nb) returns no data on first read (#126)
  • mkpath semantics differ from Base (#129)
  • eof(::FileBuffer) incorrectly returns true before filling the buffer (#134)
  • function for total directory size (#136)
  • MethodError: no method matching skip(::FileBuffer, ::Int64) (#143)
  • Define Base.isopen(::FileBuffer) (#146)

Merged pull requests: