Skip to content

Releases: TestableIO/System.IO.Abstractions

v16.0.4

08 Jan 10:31
7955635

Choose a tag to compare

What's Changed

  • chore(deps): update dependency nerdbank.gitversioning to v3.4.255 by @renovate in #788
  • chore(deps): update amannn/action-semantic-pull-request action to v3.6.0 by @renovate in #780

Full Changelog: v16.0.3...v16.0.4

v16.0.3

06 Jan 21:04
1e289e1

Choose a tag to compare

What's Changed

  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.0.2 by @renovate in #785

Full Changelog: v16.0.2...v16.0.3

v16.0.2

06 Jan 14:03
5db8c5c

Choose a tag to compare

What's Changed

Full Changelog: v16.0.1...v16.0.2

v16.0.1

22 Dec 16:20
05486f7

Choose a tag to compare

feat: allow overriding properties of (Mock)FileSystem (#782)

BREAKING CHANGES:
- (Mock)FileSystem are now derived from a new public class FileSystemBase for symmetry with other types
- The setter for MockFileSystem.FileSystemWatcher has been removed. It is now virtual and should be overriden if required.

Fixes #757, #778 and #776

v15.0.1

22 Dec 15:27
5539592

Choose a tag to compare

feat: add missing path APIs (#777)

This adds support for all `System.IO.Path` members in .NET 5 and 6.

BREAKING CHANGE: This is a breaking change for people implementing `System.IO.Abstractions.IPath` or deriving from `System.IO.Abstractions.PathBase` because new members have been added to their API surface.

Fixes #774

v14.0.13

11 Dec 17:22
b802764

Choose a tag to compare

chore(deps): update dependency microsoft.net.test.sdk to v17 (#771)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

v14.0.12

11 Dec 17:16
7bd8f89

Choose a tag to compare

chore(deps): update dependency nunit3testadapter to v4 (#772)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

v14.0.11

11 Dec 13:56
c7c123e

Choose a tag to compare

chore(deps): update dependency coverlet.collector to v3 (#770)

v14.0.10

11 Dec 13:49
34e0451

Choose a tag to compare

chore(deps): update dependency snapshooter.nunit to v0.7.1 (#769)

v14.0.9

11 Dec 13:42
37ce68d

Choose a tag to compare

chore(deps): update dependency nunit to v3.13.2 (#768)