Closed derekchan closed 9 years ago
Hi @derekchan For the version 2: I'd like to simplify the API, avoiding the non necessary factory Class and instead provide factory method.
$stats = Statsd::timing(...)
What do you think?
ps: I added the new tag https://github.com/liuggio/statsd-php-client/releases/tag/v1.0.12
sorry for the delay
Thank you @liuggio for tagging the release!
I agree we can simplify the API. But two questions, based on my own usage:
@derekchan tadaa the new version has the a simpler api I think we can close this https://github.com/liuggio/statsd-php-client/releases/tag/v1.0.13
Can you make a release to include the new change in master branch? Or any plans on how to proceed with 1.0 / 2.0 branches? I would be happy to help.