Skip to content

2.1.0

Choose a tag to compare

@drichelson drichelson released this 23 Mar 17:44
· 296 commits to main since this release

[2.1.0] - 2017-03-23

Changed

  • Allow FeatureRequester to be injected into the client. Thanks @abacaphiliac!
  • Allow Predis\Client to be overriden in LDDFeatureRequester. Thanks @abacaphiliac!
  • Use logger interface method instead of Monolog method. Thanks @abacaphiliac!
  • Improve type hinting for default. Thanks @jdrieghe!