Releases: crane-valley/NextUnit
Releases · crane-valley/NextUnit
v1.6.2
v1.6.1
What's Changed
- Centralize version and package metadata in Directory.Build.props by @Copilot in #49
- ci(deps): bump actions/download-artifact from 5 to 7 by @dependabot[bot] in #50
- ci(deps): bump DavidAnson/markdownlint-cli2-action from 21 to 22 by @dependabot[bot] in #51
- ci(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #52
- deps: Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows by @dependabot[bot] in #54
- deps: Bump NextUnit from 1.5.0 to 1.6.0 by @dependabot[bot] in #55
- Release v1.6.1: Package configuration and release process documentation by @Copilot in #56
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Consolidate overlapping csproj files by @Copilot in #44
- Auto-build missing test executables in benchmark GlobalSetup and fix NextUnit filter compatibility by @Copilot in #45
- Update PLANS.md: Reflect completed speed-comparison system and establish forward roadmap by @Copilot in #46
- Implement Priority 1.1: Enhanced Assertions (v1.6.0) by @Copilot in #47
- Release v1.6.0: Update version references across project files and documentation by @Copilot in #48
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Clean up outdated Markdown documentation by @Copilot in #36
- ci: Remove checks for non-existent documentation files by @Copilot in #37
- Update solution structure and folder names by @kiyoaki in #38
- Rename benchmark methods and refactor field names by @kiyoaki in #39
- Add cross-framework speed comparison benchmarking system by @Copilot in #40
- Revise benchmark results and add detailed metrics by @kiyoaki in #41
- Add BenchmarkDotNet-based benchmarking with unified test architecture by @Copilot in #42
- Add predicate-based collection assertion overloads for xUnit compatibility by @Copilot in #43
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.1
v1.3.0
v1.2.1
What's Changed
- Update nightly workflow to use .NET 10 only by @kiyoaki in #22
- Simplify NextUnit sample tests run command by @kiyoaki in #23
- Update documentation for auto-generated Program.cs entry point by @Copilot in #27
- Add test coverage for auto-generated entry point by @Copilot in #25
- ci(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #29
- Add nightly build badge to README by @kiyoaki in #30
- Fix syntax error in EntryPointGeneratorTests causing build failure by @Copilot in #31
- Add auto-generated entry point for test projects by @kiyoaki in #24
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Add new GitHub workflow and setup files to solution by @kiyoaki in #14
- Add Dependabot configuration for NuGet and GitHub Actions by @Copilot in #13
- ci(deps): bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #15
- ci(deps): bump DavidAnson/markdownlint-cli2-action from 18 to 21 by @dependabot[bot] in #16
- ci(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #17
- deps: Bump the microsoft-codeanalysis group with 1 update by @dependabot[bot] in #19
- deps: Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1 by @dependabot[bot] in #20
- Add explicit permissions to workflow files to enforce least privilege by @Copilot in #18
- Implement v1.2: CLI filtering and session-scoped lifecycle by @Copilot in #21
New Contributors
- @dependabot[bot] made their first contribution in #15
Full Changelog: v1.1.0...v1.2.0