Releases: TestableIO/System.IO.Abstractions.Extensions
Releases · TestableIO/System.IO.Abstractions.Extensions
v22.0.3
v22.0.2
chore: Updated release notes and some build deps (#88)
v22.0.1
fix: Fixed compatibility with v22.x of TestableIO (fix #81) (#85)
v2.2.6
chore(deps): Fixed dependency range for v2.x (#82) * Fixed dependency range *Upgraded tests to run on .NET 8 and 9
v2.2.5
feat: add read/write extensions to IFileInfo (#67)
v2.2.4
feat: Added async extensions to IFileInfo (#66) * Added all async calls from IFile * Added EnumerateLinesAsync
v2.2.3
chore(deps): Updated nuget and build dependencies (#64) * chore(deps): update dependency nerdbank.gitversioning to v3.6.133 * chore(deps): update actions/checkout action to v4 * chore(deps): update amannn/action-semantic-pull-request action to v5.4.0 * chore(deps): update apexskier/github-release-commenter action to v1.3.6 * chore(deps): update dotnet/nbgv action to v0.4.2 * chore(deps): update dependency saucecontrol.inheritdoc to v2 * chore(deps): update dependency dotnet-sdk to v8.0.201 * chore(deps): update github artifact actions to v4 * chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.2 * chore (deps): Updated nuget dependencies where possible --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v2.2.1
feat: Improve CopyTo directory extension to allow overwrites (#58) * Basic implementation of overwrite within a directory copy to method * check when not overwriting to enure that partial overwrite doesn't happen * Move new argument to end of function * remove overwrite checks
v2.1.3
chore(deps): update dependency saucecontrol.inheritdoc to v1.4.0 (#53) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v2.1.2
chore(deps): update actions/setup-dotnet action to v4 (#54) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>