Skip to content

Releases: ScrappyCocco/HowLongToBeat-PythonAPI

howlongtobeatpy 1.0.23

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 25 Aug 09:22

Fixed an api error due to a website change #59
The game request could be a bit slower because it needs to get the scripts to parse, looks like they're trying to hide the endpoint more

Also updated a dependency minimum version for security

Full Changelog: 1.0.22...1.0.23

howlongtobeatpy 1.0.22

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 23 Jun 13:44

This is just a small maintenance release with a couple of code fixes, nothing relevant

Full Changelog: 1.0.21...1.0.22

howlongtobeatpy 1.0.21

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 31 Mar 12:29

What's Changed

Full Changelog: 1.0.20...1.0.21

howlongtobeatpy 1.0.20

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 06 Feb 13:27

Full Changelog: 1.0.19...1.0.20

howlongtobeatpy 1.0.19

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 27 Nov 12:12

What's Changed

  • Upgrade to python 3.13 by @ScrappyCocco in #49
  • Bump SonarSource/sonarqube-scan-action from 4 to 5.3.1 in /.github/workflows in the github_actions group across 1 directory by @dependabot[bot] in #50
  • Bump SonarSource/sonarqube-scan-action from 5.3.1 to 6.0.0 in /.github/workflows in the github_actions group across 1 directory by @dependabot[bot] in #51
  • Fix #52 by @ScrappyCocco in #53

New Contributors

Full Changelog: 1.0.18...1.0.19

howlongtobeatpy 1.0.18

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 18 Feb 10:31
bbc840d

See discussion #46 - added an auto-time filtering

What's Changed

Full Changelog: 1.0.17...1.0.18

howlongtobeatpy 1.0.17

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 23 Jan 07:46
8373af3

This new version with PR #45 allows the code to try to read the search endpoint from the website JS code, similar to how it reads the api key, to make it still work when there are changes. It's not perfect and may still break.

What's Changed

Full Changelog: 1.0.16...1.0.17

howlongtobeatpy 1.0.16

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 16 Jan 08:08

What's Changed

Full Changelog: 1.0.15...1.0.16

howlongtobeatpy 1.0.15

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 29 Dec 11:25
a746c98

What's Changed

Full Changelog: 1.0.14...1.0.15

howlongtobeatpy 1.0.14

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 10 Dec 14:24

What's Changed

Full Changelog: 1.0.13...1.0.14