Skip to content

Releases: broken-titan/laravel-launch-darkly

v1.4.1

22 Mar 15:48
511f858
Compare
Choose a tag to compare

Fixes issue with key being null and a null key no longer being accepted in the LaunchDarkly client.

v1.4.0

20 Oct 07:33
788690f
Compare
Choose a tag to compare

Added options config.

v1.3.0

29 Sep 05:46
2586c9f
Compare
Choose a tag to compare

Added ability for custom options via the config.

v1.2.0

13 Sep 19:24
Compare
Choose a tag to compare

Added dynamic setting for user.

v1.1.0

19 Jul 21:28
ea6a916
Compare
Choose a tag to compare

Added additional methods to call different types of variations:

  • string
  • number
  • json

Also added a generic "variation" method which will return the raw result.

v1.0.0

28 Apr 05:56
Compare
Choose a tag to compare

Initial release. This contains a simple integration with LaunchDarkly.