v2.4.0
Summary
Adds .NET 11 target support alongside the existing targets, keeping the library current with the latest .NET release. Also includes routine dependency and tooling updates.
Changes
🚀 Features
- feat(build): add .NET 11 target support (#334) @ncipollina
🐛 Bug Fixes
🔧 Maintenance
- chore(deps): Bump dependabot/fetch-metadata from 2 to 3 (#331) @dependabot
- chore: Bump jetbrains.resharper.globaltools from 2025.3.4 to 2026.1.0.1 (#333) @dependabot
- chore(deps): Bump actions/upload-pages-artifact from 4 to 5 (#336) @dependabot
- chore(ci): clean up PR validation and release automation (#335) @j-d-ha
- chore: Bump the minor-and-patch group with 1 update (#328) @dependabot
- chore(deps): Bump codecov/codecov-action from 5 to 6 (#321) @dependabot
- chore(deps): Bump actions/deploy-pages from 4 to 5 (#320) @dependabot
- chore(deps): Bump actions/configure-pages from 5 to 6 (#319) @dependabot
- chore(deps): Bump requests from 2.32.5 to 2.33.0 in the uv group across 1 directory (#318) @dependabot
- chore: Bump jetbrains.resharper.globaltools and Microsoft.CodeAnalysis.CSharp (#327) @dependabot
- chore: update pinned dependencies and add git workflow skill (#326) @j-d-ha
- chore: update changelog for v2.3.1 (#317) @changelog-auto-update