Releases: Unleash/unleash-client-dotnet
Releases · Unleash/unleash-client-dotnet
4.1.12
What's Changed
- chore: remove unsupported .NET framework versions by @daveleek in #236
- chore: use method signature overloads instead of dynamic in scheduler by @daveleek in #238
- chore: prepare for Yggdrasil with deprecations of changing API by @daveleek in #237
- chore: deprecate no longer supported projectId and environment config settings by @daveleek in #240
Full Changelog: 4.1.11...4.1.12
4.1.12-beta.0
4.1.11
4.1.11-beta.0
What's Changed
Full Changelog: 4.1.10...4.1.11-beta.0
4.1.10
What's Changed
- feat: extend metrics with metadata by @sighphyre in #231
Full Changelog: 4.1.9...4.1.10
4.1.9
4.1.8
4.1.8-beta.0
4.1.7
What's Changed
- #201 Added net6 target to remove dependency on Microsoft.CS… by @thompson-tomo in #204
New Contributors
- @thompson-tomo made their first contribution in #204
Full Changelog: 4.1.6...4.1.7
4.1.7-beta.0
What's Changed
Adds .NET6 as compilation target removing the need for Microsoft.CSharp assembly during compilation
- #201 Added net6 target to remove dependency on Microsoft.CS… by @thompson-tomo in #204
New Contributors
- @thompson-tomo made their first contribution in #204
Full Changelog: 4.1.6...4.1.7-beta.0