Version 3.1.1
·
6 commits
to refs/heads/main
since this release
What's Changed
- chore(version): bump version to 3.1 @BenjaminAbt (#93)
- feat(telemetry): add telemetry support for user agent parsing @BenjaminAbt (#90)
- feat(docs): add GitHub Copilot instructions @BenjaminAbt (#91)
- fix(release): improve deletion of existing draft releases @BenjaminAbt (#89)
- feat(ci): update build workflow for draft release process @BenjaminAbt (#87)
- fix(release): improve deletion of old NuGet packages @BenjaminAbt (#85)
- feat(release): remove old NuGet packages before upload @BenjaminAbt (#84)
- fix(ci): correct version output in build workflow @BenjaminAbt (#83)
- feat(ci): update workflows for build and release process @BenjaminAbt (#82)
- feat(parser): enhance user agent parsing performance @BenjaminAbt (#80)
- feat(ci): add main build, PR validation, and release workflows @BenjaminAbt (#81)
- Vectorized HttpUserAgentParser.TryExtractVersion @gfoidl (#79)
- fix(project): update authors list for consistency @BenjaminAbt (#78)
- feat(tests): add coverage settings and new unit tests @BenjaminAbt (#77)
📦 NuGet Packages
The following packages are included in this release:
MyCSharp.HttpUserAgentParserMyCSharp.HttpUserAgentParser.AspNetCoreMyCSharp.HttpUserAgentParser.MemoryCache
Installation
dotnet add package MyCSharp.HttpUserAgentParser
dotnet add package MyCSharp.HttpUserAgentParser.AspNetCore
dotnet add package MyCSharp.HttpUserAgentParser.MemoryCacheContributors
@BenjaminAbt and @gfoidl
Full Changelog: v3.0.28...v3.1.1