Skip to content

v2.1.0

Compare
Choose a tag to compare
@vbreuss vbreuss released this 07 Mar 06:42
· 352 commits to main since this release
11882bd

What's Changed

  • coverage: add test for IsReadOnly on missing FileInfo by @vbreuss in #233
  • fix: allow deps as scope for conventional commits guideline by @vbreuss in #252
  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.17 by @renovate in #234
  • chore(deps): update dependency microsoft.codeanalysis.analyzers to v3.3.4 by @renovate in #235
  • chore(deps): update dependency microsoft.extensions.dependencyinjection to v6.0.1 by @renovate in #237
  • chore(deps): update dependency moq to v4.18.4 by @renovate in #238
  • chore(deps): update dependency coverlet.collector to v3.2.0 by @renovate in #240
  • chore(deps): update dependency microsoft.codeanalysis.csharp to v4.4.0 by @renovate in #242
  • chore(deps): update dependency microsoft.net.test.sdk to v17.4.1 by @renovate in #243
  • chore(deps): update amannn/action-semantic-pull-request action to v5 by @renovate in #250
  • chore(deps): update actions/setup-java action to v3 by @renovate in #249
  • chore(deps): update actions/checkout action to v3 by @renovate in #247
  • chore(deps): update actions/cache action to v3 by @renovate in #246
  • chore(deps): update actions/setup-dotnet action to v3 by @renovate in #248
  • chore(deps): update nuget/setup-nuget action to v1.1.1 by @renovate in #245
  • chore(deps): update dependency minver to v4.3.0 by @renovate in #244
  • chore(deps): update dependency fluentassertions to v6.10.0 by @renovate in #241
  • chore(deps): update dependency microsoft.extensions.dependencyinjection to v7 by @renovate in #251
  • chore(deps): update dependency testableio.system.io.abstractions to v19.1.14 by @renovate in #239
  • fix: add distribution to setup-java build task by @vbreuss in #253
  • chore(deps): update dependency testableio.system.io.abstractions to v19.1.18 by @renovate in #254
  • fix: update java version for sonarcloud analysis by @vbreuss in #255
  • chore(deps): update dependency microsoft.net.test.sdk to v17.5.0 by @renovate in #257
  • chore(deps): update dependency autofixture.xunit2 to v4.18.0 by @renovate in #258
  • feat: add timer functionality by @vbreuss in #259
  • fix: sonar issues by @vbreuss in #260
  • fix: Timer should support swallowing exceptions by @vbreuss in #263
  • chore(deps): update dependency microsoft.codeanalysis.csharp to v4.5.0 by @renovate in #261
  • coverage: move extensibility tests to Testing project by @vbreuss in #264
  • coverage: improve coverage of TimerMock by @vbreuss in #265
  • fix: disable fail-on-test in "Test Report" action by @vbreuss in #266
  • feat: Allow initialization of the filesystem with files from embedded resources by @vbreuss in #256
  • refactor: remove brittle Timer implementation by @vbreuss in #267
  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.18 by @renovate in #268
  • chore(deps): update dependency testableio.system.io.abstractions to v19.2.1 by @renovate in #269
  • feat: add timer functionality by @vbreuss in #270
  • doc: improve documentation in Timers by @vbreuss in #271
  • fix: avoid redundant object creation by @vbreuss in #272
  • coverage: improve stryker coverage for Timer functions by @vbreuss in #273
  • feat: initialize MockFileSystem with drive from current directory by @vbreuss in #274
  • coverage: add internal tests for RealFileSystem by @vbreuss in #275
  • fix: sonar issues by @vbreuss in #277
  • fix: release build by @vbreuss in #276

Full Changelog: v2.0.1...v2.1.0