Skip to content

Releases: ScrappyCocco/HowLongToBeat-PythonAPI

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

howlongtobeatpy 1.0.13

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 05 Dec 08:24

Fixed the search request

What's Changed

New Contributors

Full Changelog: 1.0.12...1.0.13

howlongtobeatpy 1.0.12

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 28 Nov 11:53

Fixed the request body which was resulting in a 404 #33

Full Changelog: 1.0.11...1.0.12