dantleech / what-changed

Generate change reports when you update composer
MIT License
118 stars 2 forks source link

Support authentication to avoid API limits #6

Open dantleech opened 5 years ago

dantleech commented 5 years ago

Caching mitigates the rate limit problem from github, but will probably need to support composer authentication to avoid it completely.

dantleech commented 4 years ago

Done -- will use the composer github oauth api key if it is set