Skip to content

Releases: Testably/Testably.Abstractions

v2.0.1

12 Feb 06:58
215bda6

Choose a tag to compare

What's Changed

  • chore: update version from System.IO.Abstractions to 19.1.14 by @vbreuss in #229
  • feat: Configure Renovate by @renovate in #230
  • fix: initialize filesystem in drive of current directory by @vbreuss in #232

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

19 Dec 09:34
82f4828

Choose a tag to compare

What's Changed

  • fix: update version used in Examples to "1.*" by @vbreuss in #220
  • refactor: update .NET Framework to 4.8 for testing purposes by @vbreuss in #221
  • fix: exclude tests on real file system in DEBUG mode by @vbreuss in #222
  • fix: time-related tests by @vbreuss in #224
  • feat: use FileSystem interfaces from System.IO.Abstractions by @vbreuss in #225
  • doc: prepare release 2.0 by @vbreuss in #226

Full Changelog: v1.0.0...v2.0.0

v1.0.0

18 Nov 19:44
8d96152

Choose a tag to compare

Initial Version