Skip to content

Releases: Unleash/unleash-client-dotnet

4.1.0

29 Nov 07:24
93df4f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...4.1.0

4.1.0-beta.0

28 Nov 13:30
93df4f8
Compare
Choose a tag to compare
4.1.0-beta.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 4.0.0...4.1.0-beta.0

4.0.0

31 Oct 08:39
cccf3ef
Compare
Choose a tag to compare

What's Changed

  • chore: remove samples from Unleash.sln to simplify build and development by @daveleek in #167
  • feat: log errors instead of warnings if instance count is over 10 by @daveleek in #170
  • fix: add a seed to variant utils murmur hashing to fix variant distri… by @daveleek in #171

Full Changelog: 3.4.1...4.0.0

3.4.1

20 Oct 17:04
ad3535a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.0...3.4.1

3.4.1-beta.0

20 Oct 16:20
ad3535a
Compare
Choose a tag to compare
3.4.1-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 3.4.0...3.4.1-beta.0

3.4.0

17 Oct 11:49
d447906
Compare
Choose a tag to compare

What's Changed

  • docs: remove outdated dashboard image, add information on instance ta… by @daveleek in #166
  • feat: dependent feature toggles by @daveleek in #168

Full Changelog: 3.3.3...3.4.0

3.3.3

04 Oct 11:11
3898a11
Compare
Choose a tag to compare

What's Changed

  • feat: warn when IsEnabled falls back to returning default value by @daveleek in #162
  • feat: reference README.md as NuGet package readme in Unleash.csproj by @daveleek in #163
  • docs: add best practises article link to readme by @daveleek in #164

Full Changelog: 3.3.2...3.3.3

3.3.3-beta.0

04 Oct 07:57
87fce5b
Compare
Choose a tag to compare
3.3.3-beta.0 Pre-release
Pre-release

What's Changed

  • feat: warn when IsEnabled falls back to returning default value by @daveleek in #162
  • feat: reference README.md as NuGet package readme in Unleash.csproj by @daveleek in #163

Full Changelog: 3.3.2...3.3.3-beta.0

3.3.2

08 Sep 07:34
4b4a8e1
Compare
Choose a tag to compare

What's Changed

  • Update build.cake to pull 4.3.3 of client spec by @sighphyre in #158
  • chore: change tests project to .NET6, conditional targeting, and tweaks by @daveleek in #143
  • Raise TogglesUpdatedEvent after toggle collection is updated by @YayBurritos in #161

Full Changelog: 3.3.0...3.3.2

3.3.1-beta.0

07 Sep 07:00
adb904a
Compare
Choose a tag to compare
3.3.1-beta.0 Pre-release
Pre-release

Build and build process verification