Releases: Testably/Testably.Abstractions
Releases · Testably/Testably.Abstractions
v4.3.9
What's Changed
- docs: remove mutation testing badge by @vbreuss in #867
- chore(deps): update dependency testably.abstractions.testing to 4.3.8 by @renovate[bot] in #864
- fix: run static code analysis in CI build only from this repo by @vbreuss in #870
- fix: Trigger correct notifications when moving directories (#865) by @stogle in #869
New Contributors
Full Changelog: v4.3.8...v4.3.9
v4.3.8
v4.3.7
What's Changed
- docs: Update GitHub funding username to Testably organization by @vbreuss in #858
- fix: throw an
UnauthorizedAccessExceptionimmediately when enumerating a directory without access by @vbreuss in #860 - fix: update the location of moved or replaced containers by @vbreuss in #861
Full Changelog: v4.3.6...v4.3.7
v4.3.6
What's Changed
- docs: Update GitHub funding options by @vbreuss in #855
- chore(deps): update dependency testably.abstractions.testing to 4.3.5 by @renovate[bot] in #849
- fix: DirectoryMock.EnumerateDirectories does not throw exceptions until enumerated by @Copilot in #857
Full Changelog: v4.3.5...v4.3.6
v4.3.5
v4.3.4
What's Changed
Full Changelog: v4.3.3...v4.3.4
v4.3.3
What's Changed
- refactor: remove Mergify by @vbreuss in #836
- chore(deps): update dependency nunit.analyzers to 4.10.0 by @renovate[bot] in #841
- chore(deps): update dependency xunit.runner.visualstudio to 3.1.4 by @renovate[bot] in #839
- chore(deps): update dependency testably.abstractions.testing to 4.3.2 by @renovate[bot] in #838
- chore(deps): update dependency nunit to 4.4.0 by @renovate[bot] in #840
- fix: use UTF8 encoding without preamble as default by @vbreuss in #845
- fix: return correct
ParentofDirectoryInfowith trailing directory separator by @vbreuss in #846 - fix: initialize drives with root directory by @vbreuss in #847
Full Changelog: v4.3.2...v4.3.3
v4.3.2
What's Changed
- docs: clarify relationship with TestableIO.System.IO.Abstractions by @Copilot in #835
- fix: MockTimeProvider constructor treats "now" having DateTimeKind.Unspecified as if it had DateTimeKind.Local by @cimryan in #834
- fix(FileSystem): When creating chained sym links of different types MockFileSystem in windows doesn't throw by @pw-sgr in #833
New Contributors
Full Changelog: v4.3.1...v4.3.2
v4.3.1
What's Changed
- chore(deps): update dependency system.linq.async to 6.0.3 by @renovate[bot] in #792
- docs: add example for working with
UnixFileModeby @vbreuss in #828 - chore(deps): update dependency meziantou.analyzer to 2.0.212 by @renovate[bot] in #830
- chore(deps): update dotnet monorepo by @renovate[bot] in #831
- fix: throw correct exception when ACL denies access by @vbreuss in #832
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
- chore(deps): update dependency dotnet-sdk to v9.0.303 by @renovate[bot] in #804
- chore(deps): update dependency xunit.runner.visualstudio to 3.1.3 by @renovate[bot] in #805
- chore(deps): update dependency awexpect.testably to 0.11.0 by @renovate[bot] in #806
- chore(deps): update dependency testably.abstractions.testing to 4.2.1 - autoclosed by @renovate[bot] in #807
- chore(deps): update dependency awexpect to 2.20.0 by @renovate[bot] in #809
- chore(deps): update dependency meziantou.analyzer to 2.0.208 by @renovate[bot] in #808
- chore(deps): update dependency awexpect to 2.21.0 by @renovate[bot] in #811
- chore(deps): update dependency meziantou.analyzer to 2.0.210 by @renovate[bot] in #810
- fix: deactivate Sonar Cloud analysis for forked repositories by @vbreuss in #814
- refactor: cleanup ci pipeline by @vbreuss in #815
- fix(FileSystem): ResolveSymbolicLink returning null by @pw-sgr in #813
- fix: compile errors in Examples.sln by @vbreuss in #822
- feat: Set up comprehensive GitHub Copilot instructions and fix build artifact exclusion by @Copilot in #821
- feat: allow setting the used
ITimeSystemby @vbreuss in #824 - fix: install nuget.exe before pushing packages by @vbreuss in #825
- fix: use
dotnet nugetto push packages by @vbreuss in #827 - feat: add support for working with
UnixFileModeby @vbreuss in #826
New Contributors
Full Changelog: v4.2.1...v4.3.0