Releases: rofinn/FilePathsBase.jl
Releases · rofinn/FilePathsBase.jl
v0.9.14
FilePathsBase v0.9.14
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)
joinpathstrips 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) mkpathsemantics differ from Base (#129)eof(::FileBuffer)incorrectly returnstruebefore 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:
- Limit windows test to 1.5 (#115) (@rofinn)
- implemented diskusage (#137) (@ExpandingMan)
- Fill FileBuffer before checking
eof(#140) (@nickrobinson251) - Add support for
skipmethod / More population triggers (#144) (@omus) - Add isopen method (#147) (@omus)
v0.9.10
FilePathsBase v0.9.10
Closed issues:
FilePathsBase.FileBuffershould supportposition? (#113)
Merged pull requests:
v0.9.9
v0.9.8
FilePathsBase v0.9.8
Merged pull requests:
- fix inappropriately restrictive typing of PATH_TYPES (#111) (@ExpandingMan)
v0.9.7
FilePathsBase v0.9.7
Closed issues:
Merged pull requests:
v0.9.6
FilePathsBase v0.9.6
Closed issues:
- no method matching zero(::Type{FilePathsBase.PosixPath}) (#100)
Merged pull requests:
v0.9.5
FilePathsBase v0.9.5
Closed issues:
- Interpolation into command string fails (#98)
Merged pull requests:
v0.9.4
v0.9.3
v0.9.2
FilePathsBase v0.9.2
Merged pull requests: