Skip to content

Releases: Unleash/unleash-client-dotnet

4.1.6

08 Feb 11:01
5e1866d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.5...4.1.6

4.1.5

22 Jan 11:26
a236030
Compare
Choose a tag to compare

What's Changed

  • chore: update license in csproj to use PackageLicenseExpression by @sighphyre in #203

Full Changelog: 4.1.4...4.1.5

4.1.4

19 Jan 10:46
649cdbb
Compare
Choose a tag to compare

What's Changed

  • fix: make logging in semver constraint log context value that failed parsing by @sighphyre in #200

Full Changelog: 4.1.3...4.1.4

4.1.3

10 Jan 06:39
e1bed33
Compare
Choose a tag to compare

What's Changed

  • fix: IN and NOT_IN Inverted now actually inverts the result by @sjaanus in #196

ATTENTION: This changes the way toggles evaluate, if the strategy is using IN/NOT_IN operator with inverted flag turned on.

New Contributors

Full Changelog: 4.1.2...4.1.3

4.1.2

03 Jan 14:52
ee158d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.1.2

4.1.2-beta.0

03 Jan 07:48
ee158d1
Compare
Choose a tag to compare
4.1.2-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 4.1.1...4.1.2-beta.0

4.1.1

08 Dec 08:45
27f96ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

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