Releases: flexxxxer/RamDrive.OsfMount
Version 3.1.1001.4
New object-oriented API RamDrive.OsfMount.ObjectOriented.RamDrive
and OsfMountRamDrive.New
added.
API changed: returned type of OsfMountRamDrive.Mount
was MountError
, now OneOf<MountError, Drive>
.
Version 3.1.1001.3
Fixed: OsfMountRamDrive.Unmount
and OsfMountRamDrive.ForceUnmount
could unmount a non-ramdisk drive (flash drive or external drive)
Added: new API OsfMountRamDrive.AllRamDrives
method
Version 3.1.1001.2
NOWWW package building is deterministic from CI-CD pipeline (fixed)
NuGet is available at: https://www.nuget.org/packages/RamDrive.OsfMount/
Version 3.1.1001.1
Readme added to NuGet package. Now package building is deterministic from CI-CD pipeline
NuGet is available at: https://www.nuget.org/packages/RamDrive.OsfMount/
Version 3.1.1001.0
Initial release. NuGet is available at: https://www.nuget.org/packages/RamDrive.OsfMount/