ReVanced / revanced-releases-api

🚀 JSON API for ReVanced Releases
https://releases.revanced.app
GNU Affero General Public License v3.0
79 stars 16 forks source link

feat: fetch release with tags #92

Closed indrastorms closed 1 year ago

indrastorms commented 1 year ago

don't know will it work or not😅

indrastorms commented 1 year ago

breaking change: get_latest_releases() now take dict (repo : tag, ...) arg instead of list

indrastorms commented 1 year ago

closing in favour of #93