Skip to content

v18.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 18:46
· 179 commits to main since this release
5c2c588

What's Changed

  • refactor: improve and consolidate interfaces by @vbreuss in #906
  • chore(deps): update dependency snapshooter.nunit to v0.12.0 by @renovate in #917
  • chore(deps): update dependency nunit3testadapter to v4.3.1 by @renovate in #918
  • refactor: restructure packages to improve extensibility by @fgreinacher in #919

Breaking changes

  • Methods like IFile.Open or IFile.Create now return a custom type System.IO.Abstractions.FileSystemStream instead of System.IO.FileStream.

Full Changelog: v17.2.3...v18.0.1