Skip to content

2.4.0

Compare
Choose a tag to compare
@arun251 arun251 released this 12 Jan 00:42
36aaa08

[2.4.0] - 2018-01-04

Added

Changed

  • Stop retrying HTTP requests if the API key has been invalidated.
  • User bucketing supports integer attributes. Thanks @mlund01!
  • Source code complies with the PSR-2 standard. Thanks @valerianpereira!

Fixed

  • The PSR-4 autoloading specification is now correct. Thanks @jenssegers!