Skip to content

v2023.702.0

Choose a tag to compare

@notsniped notsniped released this 02 Jul 15:59
· 20 commits to main since this release
1a0b21f

This is a tagged release of SkyblockPy (v2023.702.0).

This release adds the rest of the Hypixel API's endpoint handlers, and also simplifies the json.loads() function usage.

What's Changed

  • Add API endpoint return function for getting recently ended auctions by @notsniped in #8
  • Move all single-line function documentations to a single line string by @notsniped in #9
  • Add API endpoint handling for get_player_info() by @notsniped in #10
  • Refactor json.loads() as parse() by @notsniped in #11
  • Add some more API endpoint handlers for fetching Hypixel user data by @notsniped in #14
  • Add API endpoint handler for fetching guild info by @notsniped in #12
  • Add some API endpoint handlers for Hypixel resources information by @notsniped in #13
  • Add API endpoint handler for fetching a player's bingo data by @notsniped in #15
  • Add API endpoint handler for retrieving current/upcoming firesales for Hypixel by @notsniped in #16
  • Add some extra API endpoint handler functions by @notsniped in #17

Full Changelog: v2023.105.0...v2023.702.0