You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
We identified a bug when additional information was being requested but the information was not being converted from a Sawyer::Resouce into a JSON object correctly. This affected the following 3 additional information resources:
add_latest_release
add_releases
add_languages
The 4th additional item (add_topics) was not affected as this decoded the object already for another purpose.