d-fischer / rate-limiter

A basic rate limiter for HTTP requests.
MIT License
5 stars 0 forks source link

Changelog #5

Closed crutchcorn closed 3 years ago

crutchcorn commented 3 years ago

I'm currently debugging an issue with twitch I'm having within OBS's built-in browser plugin (I'm still investigating. Not enough information to open an issue yet) that I believe has something to do with rate-limiter's bump from 0.2.7 to 0.4.2 in the upstream package.

While I'm able to go through commit history to figure out the changes between these versions, it might be nice to have a CHANGELOG.md file or release tags for future releases of this package

d-fischer commented 3 years ago

Maybe, at some point, this package will get a bump to a properly supported package. Right now though, this is basically just a complementary package to the Twurple family, and thus doesn't get all the bells and whistles you might expect, due to time constraints (I still work pretty much alone on this whole complex of packages).