Releases: Umplify/xunit-dependency-injection
Releases · Umplify/xunit-dependency-injection
10.0.2
What's Changed
- Fix auto-assign workflow for pull requests from forks by @Copilot in #339
- Make configuration work independent of whether appsettings json files are provided by @ChrisDoernen in #337
- Update README with TestBedFixture behavior clarification by @Arash-Sabet in #340
- Update project version to 10.0.2 by @Arash-Sabet in #342
Full Changelog: 10.0.1...10.0.2
10.0.1
What's Changed
- Defer adding user secrets and building configuration by @ChrisDoernen in #334
- Bump version to 10.0.1 and update dependencies #335 by @Arash-Sabet in #336
Full Changelog: 10.0.0...10.0.1
10.0.0
What's Changed
- Upgrade to .NET 10.0 (drop .NET 9.x support) by @Copilot in #333
Full Changelog: 9.2.2...10.0.0
9.2.2
What's Changed
- Add automatic dependency inclusion and central package management by @Copilot in #331
Full Changelog: 9.2.1...9.2.2
9.2.1
What's Changed
- Enhanced the documentation
- Fix duplicate NuGet package submission in Azure Pipeline by @Copilot in #325
- Upgrade NuGet packages to .NET 9.0.9 and create comprehensive documentation by @Copilot in #327
- Update Xunit.Microsoft.DependencyInjection.csproj by @Arash-Sabet in #329
Full Changelog: 9.2.0...9.2.1
9.2.0
What's Changed
- Add comprehensive GitHub Copilot instructions for development workflow by @Copilot in #312
- Implement constructor dependency injection while maintaining existing fixture patterns by @Copilot in #310
- Fix NuGet package versioning for release pipeline v9.2.0 by @Copilot in #316
- Enhance GitHub Copilot instructions with comprehensive validation and accurate documentation by @Copilot in #319
- Fix Azure Pipeline package publishing by adding error handling and verification by @Copilot in #317
- Fix Azure pipeline package output directory configuration by @Copilot in #321
- Fix invalid version number issue in Azure Pipelines NuGet package publishing by @Copilot in #323
New Contributors
- @Copilot made their first contribution in #312
Full Changelog: 9.1.2...9.2.0
9.1.2
What's Changed
- Use Assert.Equal in calculator example tests by @Arash-Sabet in #307
- docs: fix async scope method signature by @Arash-Sabet in #306
- docs: fix secret manager link text by @Arash-Sabet in #305
- Update xUnit package versions to latest patch #308 by @Arash-Sabet in #309
Full Changelog: 9.1.1...9.1.2
9.1.1
What's Changed
- Create summary.yml by @Arash-Sabet in #302
- #303 Upgraded the nuget packages by @Arash-Sabet in #304
Full Changelog: 9.1.0...9.1.1
9.1.0
What's Changed
- Add versioning hints to the readme by @ChrisDoernen in #301
- Started supporting xunit.v3 moving forward
Full Changelog: 9.0.6...9.1.0