Skip to content

Releases: Testably/Testably.Abstractions

v4.3.9

19 Sep 13:25
4bf0d84

Choose a tag to compare

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

16 Sep 10:44
0fc6b7d

Choose a tag to compare

What's Changed

  • feat: consider pre-releases in build pipeline by @vbreuss in #862
  • chore(deps): update dependency meziantou.analyzer to 2.0.219 by @renovate[bot] in #863
  • fix: Trigger correct notifications when moving directories by @vbreuss in #866

Full Changelog: v4.3.7...v4.3.8

v4.3.7

12 Sep 07:23
36a9473

Choose a tag to compare

What's Changed

  • docs: Update GitHub funding username to Testably organization by @vbreuss in #858
  • fix: throw an UnauthorizedAccessException immediately 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

11 Sep 06:37
7336a7a

Choose a tag to compare

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

10 Sep 16:03
c778e34

Choose a tag to compare

What's Changed

  • chore(deps): update dependency meziantou.analyzer to 2.0.217 by @renovate[bot] in #848
  • chore: bump aweXpect to v2.23.0 by @vbreuss in #852
  • fix: correctly handle readonly directories during delete by @vbreuss in #854

Full Changelog: v4.3.4...v4.3.5

v4.3.4

09 Sep 16:45
f764c5c

Choose a tag to compare

What's Changed

  • fix: trim trailing slash in Directory.GetDirectories by @vbreuss in #851

Full Changelog: v4.3.3...v4.3.4

v4.3.3

06 Sep 21:10
f66fee3

Choose a tag to compare

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 Parent of DirectoryInfo with 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

15 Aug 11:48
e7f364e

Choose a tag to compare

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

11 Aug 22:35
31a3aba

Choose a tag to compare

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 UnixFileMode by @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

10 Aug 10:48
064b5bb

Choose a tag to compare

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 ITimeSystem by @vbreuss in #824
  • fix: install nuget.exe before pushing packages by @vbreuss in #825
  • fix: use dotnet nuget to push packages by @vbreuss in #827
  • feat: add support for working with UnixFileMode by @vbreuss in #826

New Contributors

  • @pw-sgr made their first contribution in #813
  • @Copilot made their first contribution in #821

Full Changelog: v4.2.1...v4.3.0