Skip to content

Releases: rofinn/FilePathsBase.jl

v0.3.0

27 Jul 00:13
89cd2f1
Compare
Choose a tag to compare

0.7 updates

v0.2.0

25 Jul 17:54
7dfe449
Compare
Choose a tag to compare
  • Adds a few utility macros (e.g., @__PATH__, @__FILEPATH__)
  • Better windows support
  • Stricter signature on issocket(mode)

v0.1.0

05 Mar 20:18
Compare
Choose a tag to compare

Migrated core functionality from FilePaths.jl. This is to separate code that may be included in the julia stdlib (e.g., similar to MicroLogging.jl) from code that promotes interop with the rest of the package ecosystem.