Skip to content

Releases: TestableIO/System.IO.Abstractions

v10.0.10

20 Apr 20:05
7337796

Choose a tag to compare

On Directory.Move, first check to ensure the parent directory for the…

v10.0.9

17 Apr 19:33
2b3700f

Choose a tag to compare

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

07 Apr 08:50
b54d77d

Choose a tag to compare

Revert "MockDirectory.Move should throw when target cannot be parsed …

v10.0.7

03 Apr 19:47
e1d605c

Choose a tag to compare

MockDirectory.Move should throw when target cannot be parsed (#573)

Fixes #551

v10.0.6

01 Apr 18:00
1378f58

Choose a tag to compare

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

01 Apr 17:51
ff509cf

Choose a tag to compare

Fixes #568: MockFile.Copy does not honor AccessFileShare on MockFileD…

v10.0.4

01 Apr 17:45

Choose a tag to compare

add missing test cases

v10.0.1

21 Mar 14:50
28e5d7d

Choose a tag to compare

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

19 Mar 21:25

Choose a tag to compare

Add renovate.json

v9.0.5

16 Mar 06:53

Choose a tag to compare

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>