pulls_since-0.2.1 is not a library.
pulls_since

Micro tool to print Markdown formatted list of pull requests closed on a given github repository since given date
Example usage
Few date formats are available. Including "dd.mm.yyyy", "dd.mm" and "yyyy/mm/dd"
Example output
- ------
Rendered
- @sb89 Added "Check webpage for broken links" example
- @jaemk Add build tools section & basic
ccexample - @ludwigpacifici Add "Run piped external commands" example
- @lucasem centralize links for badges, categories, and crates
- @matklad Add HTML word to make Ctrl+F easier
- @nocduro Add rayon thumbnail generation example
- @ericho Use a threadpool to calculate SHA1 in all *.iso files in a folder.
Authorization
By default pulls_since uses unauthorized flow which will get your requests
throthled quickly. To make large number of requests or operate on really big
repositories please use the github
token authorization.
Either export your token as an environmental variable or put it in an .env
file somewhere above your current woking directory.
GITHUB_TOKEN=39984770ba9ba1c663b6b50beab9b004