nikolaposa / rate-limit

🚔 General purpose rate limiter implementation.
MIT License
269 stars 47 forks source link

Publish new release please #29

Closed omnilight closed 4 years ago

omnilight commented 4 years ago

There are plenty of useful features merged into master last days.

But there is no new release published, which requires us to require commit directly or dev-master, which is a bad practice.

Could you please publish a new release with this features?

nikolaposa commented 4 years ago

What is exactly "plenty" besides APCu implementation: https://github.com/nikolaposa/rate-limit/compare/2.0.0...master ?

Anyway I'm waiting for authors to finalize their work on few more PRs: https://github.com/nikolaposa/rate-limit/pulls.

omnilight commented 4 years ago

I'm waiting for predis adapter https://github.com/nikolaposa/rate-limit/commit/a938795b40d84dd781be99888243b7d106e90b8c

nikolaposa commented 4 years ago

I'm using branch alias: https://github.com/nikolaposa/rate-limit/blob/master/composer.json#L56 so you should be able to pull 2.1.* regularly which will install dev-master: https://getcomposer.org/doc/articles/aliases.md#branch-alias.

omnilight commented 4 years ago

Ok, thank you

nikolaposa commented 4 years ago

Let me know if it works. Otherwise, I expect to publish new version by the end of June...

omnilight commented 4 years ago

Definitely it works, just like composer require nikolaposa/rate-limit:^2.1.0-dev