Releases: TestableIO/System.IO.Abstractions
Releases · TestableIO/System.IO.Abstractions
v10.0.10
On Directory.Move, first check to ensure the parent directory for the…
v10.0.9
Use StreamReader when reading file contents (#576) This mitigates issues when the file has a BOM. Fixes #464 Co-authored-by: Florian Greinacher <fgreinacher@users.noreply.github.com>
v10.0.8
Revert "MockDirectory.Move should throw when target cannot be parsed …
v10.0.7
MockDirectory.Move should throw when target cannot be parsed (#573) Fixes #551
v10.0.6
MockFileInfo.Append should create a new file if missing (#570) Fixes #567 Co-authored-by: Florian Greinacher <fgreinacher@users.noreply.github.com>
v10.0.5
Fixes #568: MockFile.Copy does not honor AccessFileShare on MockFileD…
v10.0.4
add missing test cases
v10.0.1
Support the FileStream constructor with FileOptions (#566) * Support the FileStream constructor with FileOptions parameter, which is present in implementations, but not in the IFileStreamFactory. * Bump major version due to a breaking change to IFileStreamFactory. Co-authored-by: Vladimir Lapacek <vladimir.lapacek@enverus.com> Co-authored-by: Vladimir Lapacek <vladimir.lapacek@drillinginfo.com>
v9.0.6
Add renovate.json
v9.0.5
Bump Nerdbank.GitVersioning from 3.0.50 to 3.1.71 Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.0.50 to 3.1.71. - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.0.50...v3.1.71) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>