Releases: omv-libs/FileSystemDependency
Releases · omv-libs/FileSystemDependency
v1.0.1
Compare
Sorry, something went wrong.
No results found
v1.0.0
Compare
Sorry, something went wrong.
No results found
Now supports GlobalDependencies macros
Requires Swift 5.9 Toolchain and Xcode 15
v0.0.4
Compare
Sorry, something went wrong.
No results found
Renamed MockFileSystem into ComposableFileSystem as a regular type to use, at least until macros are a thing.
v0.0.3
Compare
Sorry, something went wrong.
No results found
Simplified API surface
Simplified write operation use by guaranteeing intermediate directory creation.
v0.0.2
Compare
Sorry, something went wrong.
No results found
Fixed an issue where attempting to remove a file that did not exist already would throw (against our explicit API contract).
v0.0.1
Compare
Sorry, something went wrong.
No results found
Initial release, will try out from apps to see if it needs any further tweaks or additions.