Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 414 Bytes

File metadata and controls

16 lines (10 loc) · 414 Bytes

Unreleased

0.3.0

  • Migrate away from deprecated Users api
  • BREAKING: removal of LaunchDarklyAPI.UserSettings and LaunchDarklyAPI.Users modules
  • BREAKING: fixes a typo in a FeatureFlag.UserFlag struct key
  • New: LaunchDarklyAPI.ContextSettings module

0.2.3

  • Bump elixir, erlang, and all deps

0.2.0

  • WARNING: moved to using Tesla, shouldn't break anything but the HTTP client is changing here.