* There's a certificate issue with gtrend.yapie.me which gtrending was using, now we scrape github.com/trending ourselves so it no longer relies on an external API
* Added `sponsorable` option, like how GitHub added it, which can filter trending developers based on whether they allow sponsors
* Reflected the same in documentation
* Switch development packaging to use poetry package manager