Skip to content

Releases: TestableIO/System.IO.Abstractions

v19.2.17

23 Apr 07:58
1fcc5cd
Compare
Choose a tag to compare

What's Changed

  • fix: null-handling in Wrap-Method in factories for IDirectoryInfo or IFileInfo by @vbreuss in #976

Full Changelog: v19.2.16...v19.2.17

v19.2.16

19 Apr 17:46
e84ace2
Compare
Choose a tag to compare

What's Changed

  • fix: throw correct exception when creating a FileStream with invalid mode/access combination by @vbreuss in #973

Full Changelog: v19.2.15...v19.2.16

v19.2.15

18 Apr 11:47
2e515ed
Compare
Choose a tag to compare

What's Changed

  • docs: improve documentation for FileSystemStream by @vbreuss in #971
  • fix: update Name of DirectoryInfo when using MoveTo by @vbreuss in #972

Full Changelog: v19.2.13...v19.2.15

v19.2.13

18 Apr 11:22
6ade494
Compare
Choose a tag to compare

What's Changed

  • fix: always keep FileAttributes.Directory on directories by @vbreuss in #970

Full Changelog: v19.2.12...v19.2.13

v19.2.12

18 Apr 11:13
659f7b4
Compare
Choose a tag to compare

What's Changed

  • fix: throw IOException when creating a directory with a conflicting file by @vbreuss in #969

Full Changelog: v19.2.11...v19.2.12

v19.2.11

13 Apr 09:12
941f487
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency dotnet-sdk to v7.0.203 by @renovate in #967
  • feat: Implemented MockDirectory.CreateTempSubDirectory by @gregington in #964

New Contributors

Full Changelog: v19.2.9...v19.2.11

v19.2.9

11 Apr 13:03
966b137
Compare
Choose a tag to compare

What's Changed

Full Changelog: v19.2.8...v19.2.9

v19.2.8

11 Apr 09:18
f6c2971
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency dotnet-sdk to v7.0.201 by @renovate in #950
  • chore(deps): update dependency dotnet-sdk to v7.0.202 by @renovate in #961
  • chore(deps): update amannn/action-semantic-pull-request action to v5.2.0 by @renovate in #962
  • fix: support Directory.GetFileSystemEntries with enumeration options by @vbreuss in #966

Full Changelog: v19.2.4...v19.2.8

v19.2.4

13 Mar 14:02
2b6dba4
Compare
Choose a tag to compare

What's Changed

  • fix: make FileSystemStream path argument non-nullable by @oreze in #956
  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.19 by @renovate in #958
  • fix: ensure FlushAsync behaves like Flush by @cryocz in #960

New Contributors

Full Changelog: v19.2.1...v19.2.4

v19.2.1

02 Mar 20:10
04e117c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency dotnet-sdk to v7.0.200 by @renovate in #947
  • chore(deps): update dependency benchmarkdotnet to v0.13.5 by @renovate in #948
  • chore(deps): update dependency microsoft.net.test.sdk to v17.5.0 by @renovate in #949
  • chore(deps): update dependency nunit3testadapter to v4.4.0 by @renovate in #952
  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.18 by @renovate in #953
  • chore(deps): update dependency snapshooter.nunit to v0.13.0 by @renovate in #954
  • chore(deps): update dependency nunit3testadapter to v4.4.2 by @renovate in #955
  • feat: introduce convenience methods into MockFileSystem by @rcdailey in #951

Full Changelog: v19.1.18...v19.2.1