Skip to content

Releases: TestableIO/System.IO.Abstractions

v6.0.1

07 Jun 04:46
Compare
Choose a tag to compare
Implement Async File Methods (#481)

Fixes #441

v5.0.1

03 Jun 19:13
Compare
Choose a tag to compare
Make IFileSystemWatcher derive from IDisposable (#479)

Fixes #469

v4.2.17

30 May 17:44
b91e44d
Compare
Choose a tag to compare
Merge pull request #477 from System-IO-Abstractions/dependabot/nuget/…

…Nerdbank.GitVersioning-2.3.167

Bump Nerdbank.GitVersioning from 2.3.151 to 2.3.167

v4.2.15

28 May 13:31
e348b0f
Compare
Choose a tag to compare
Merge pull request #476 from System-IO-Abstractions/dependabot/nuget/…

…Moq-4.11.0

Bump Moq from 4.10.1 to 4.11.0

v4.2.13

15 May 19:16
Compare
Choose a tag to compare
Truncate existing files when writing via FileMode.Create/CreateNew (#…

…470)

Fixes #465

v4.2.12

15 May 17:45
a85d997
Compare
Choose a tag to compare
Merge pull request #474 from System-IO-Abstractions/dependabot/nuget/…

…nunit-3.12.0

Bump nunit from 3.11.0 to 3.12.0

v4.2.10

10 May 21:21
Compare
Choose a tag to compare
Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.1.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.0.1 to 16.1.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.0.1...v16.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

v4.2.9

10 May 19:15
Compare
Choose a tag to compare
Bump Nerdbank.GitVersioning from 2.3.138 to 2.3.151

Bumps [Nerdbank.GitVersioning](https://github.com/AArnott/Nerdbank.GitVersioning) from 2.3.138 to 2.3.151.
- [Release notes](https://github.com/AArnott/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/AArnott/Nerdbank.GitVersioning/compare/v2.3.138...v2.3.151)

Signed-off-by: dependabot[bot] <support@dependabot.com>

v4.2.8

28 Apr 19:16
Compare
Choose a tag to compare
Unix support in unit tests move Path to use XFS.Path.

v4.2.4

19 Apr 18:24
Compare
Choose a tag to compare
Deploy from master again