Skip to content

v7.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 11:35
cf660f9

What's Changed

  • chore(deps): update peter-evans/repository-dispatch action to v4 by @renovate[bot] in #1029
  • chore(deps): update softprops/action-gh-release action to v3 by @renovate[bot] in #1030
  • chore(deps): update dotnet monorepo by @renovate[bot] in #1032
  • chore(deps): update dependency awexpect to 2.35.0 by @renovate[bot] in #1033
  • chore(deps): update dependency mockolate to 3.3.0 by @renovate[bot] in #1035
  • chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.9.0 by @renovate[bot] in #1034
  • chore(deps): update dependency polyfill to 9.24.1 by @renovate[bot] in #1036
  • chore(deps): update dependency sharpcompress to 0.49.1 by @renovate[bot] in #1037
  • chore(deps): update dependency testably.abstractions.testing to 5.3.1 by @renovate[bot] in #1038
  • feat: bridge ITimeSystem to the BCL System.TimeProvider by @vbreuss in #1044
  • refactor!: rename TimeProvider to TimeProviderFactory by @vbreuss in #1045
  • feat: add support for TimeZoneInfo in abstractions by @vbreuss in #1046
  • feat: add support for DateTimeOffset in abstractions by @vbreuss in #1048
  • feat: implement mock TimeZoneInfo in testing package by @vbreuss in #1049
  • fix: skip extended-length and invalid path tests on .NET Framework by @vbreuss in #1051
  • feat: implement mock DateTimeOffset in testing package by @vbreuss in #1050
  • chore: update dependency meziantou.analyzer to 3.0.122 by @vbreuss in #1052
  • docs: add binary and read-only file seeding example to Initialize().With(...) by @vbreuss in #1053
  • fix: interpret Local-kind mock time against configured zone by @vbreuss in #1055
  • docs: add DateTimeOffsetRead to time-system notification callbacks by @vbreuss in #1057
  • refactor!: expose ZipArchive/ZipFile as extension properties by @vbreuss in #1056
  • fix: address analyzer code smells in compression package by @vbreuss in #1058
  • fix: restore partial modifier on compression ExtensionTests classes by @vbreuss in #1059
  • refactor: Switch to fork of NUKE: Fallout by @vbreuss in #1060
  • chore: bump Testably.Abstractions to v10.3.0 by @vbreuss in #1061
  • feat: add mock MemoryMappedFile support in a new companion package by @vbreuss in #1054

Full Changelog: v6.6.0...v7.0.0