Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-18 | 1.3 kB | |
v22.0.14 source code.tar.gz | 2025-04-18 | 198.7 kB | |
v22.0.14 source code.zip | 2025-04-18 | 345.5 kB | |
Totals: 3 Items | 545.5 kB | 0 |
What's Changed
- chore(deps): update dependency awexpect to 2.2.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1261
- fix: Add missing lock around files dictionary by @wimoy in https://github.com/TestableIO/System.IO.Abstractions/pull/1260
- chore(deps): update dependency system.text.json to 9.0.4 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1262
- chore(deps): update dependency dotnet-sdk to v9.0.203 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1263
- chore(deps): update dependency awexpect to 2.3.1 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1264
- chore(deps): update dependency awexpect to 2.4.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1265
- fix:
Directory.Move
fails on Windows if destination has different case from source by @oni-shiro in https://github.com/TestableIO/System.IO.Abstractions/pull/1256
New Contributors
- @wimoy made their first contribution in https://github.com/TestableIO/System.IO.Abstractions/pull/1260
- @oni-shiro made their first contribution in https://github.com/TestableIO/System.IO.Abstractions/pull/1256
Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v22.0.13...v22.0.14