Skip to content

howlongtobeatpy 1.0.1

Compare
Choose a tag to compare
@ScrappyCocco ScrappyCocco released this 21 Sep 13:43
· 19 commits to master since this release

This new version of the API was redone to be compatible with the new response, the HTML parser was removed because now the request return a JSON which is partially parsed to fill the entry, and left inside of it for full access to data.

Unluckly now there are less values directly available as it was before and more user-work is required to use the API.

For any change or problem please open an Issue, a Pull Request or a Discussion

What's Changed

  • New version of the API parsing the JSON in #15

Full Changelog: 0.1.22...1.0.1