Skip to content

Releases: Testably/Testably.Abstractions.Migration

v0.2.0

16 May 16:55
78ea842

Choose a tag to compare

What's Changed

  • chore: drop sidebar_position from index frontmatter by @vbreuss in #19
  • feat: emit parent CreateDirectory in dictionary-ctor fix by @vbreuss in #20
  • docs: connect analyzer page to migration overview by @vbreuss in #21
  • feat: migrate whole document in a single pass via custom FixAllProvider by @vbreuss in #22

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 May 11:56
a6bf522

Choose a tag to compare

What's Changed

  • feat: Phase 1 analyzer + code fix for parameterless MockFileSystem ctor by @vbreuss in #6
  • feat: Phase 2 constructor + accessor-method migrations by @vbreuss in #7
  • feat: Phase 3 MockFileData property access migrations by @vbreuss in #8
  • refactor: rename Rule to "TestablyM001", group tests and improve example tests by @vbreuss in #9
  • feat: Phase 4a manual-review diagnostics for lossy MockFileData APIs by @vbreuss in #10
  • feat: Phase 4b manual-review diagnostics for subclasses and copy-ctor by @vbreuss in #11
  • feat: Phase 4c discriminate captured-reference property accesses by @vbreuss in #12
  • feat: Phase 5.4 migrate MockFileSystem.AddDrive to WithDrive by @vbreuss in #13
  • feat: Phase 5.1 surface IMockFileDataAccessor enumeration properties by @vbreuss in #14
  • feat: Phase 5.3 step 1 - flag MockFileSystem.MockTime for manual review by @vbreuss in #15
  • feat: Phase 5.2 migrate embedded-resource APIs to InitializeEmbeddedResourcesFromAssembly by @vbreuss in #16
  • feat: Phase 5.5 wire meta-package to ship the analyzer as a dev-only NuGet by @vbreuss in #17
  • docs: Wire HelpLinkUri and expand migration documentation by @vbreuss in #18

New Contributors

Full Changelog: https://github.com/Testably/Testably.Abstractions.Migration/commits/v0.1.0