Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

3.4.1

Compare
Choose a tag to compare
@atrakh atrakh released this 03 Jan 21:56
65f80dd

[3.4.1]

Added

  • Framework target for netstandard1.4 and netstandard2.0. Thanks @nolanblew and @ISkomorokh!
  • Added the Apache 2.0 license to LaunchDarkly.Client.csproj

Changed

  • Fixed a bug causing ASP.NET applications to be blocked during client initialization.
  • Removed unused and transitive dependencies.
  • Improved logging. Thanks @MorganVergara and @JeffAshton!