Skip to content

Releases: janaSunrise/HypixelIO

Moderate bug fixes

22 Oct 10:40
176a483
Compare
Choose a tag to compare
Moderate bug fixes Pre-release
Pre-release

This release has undergone several changes in the code.
The changes are given below:

  • Change Async and Coroutines and make then Synchronous
  • Fix the API Key error
  • Fix the API_Error raised on when the get_key_info() is utilized.
  • Fix the Boosters bug error due to small typos
  • Fix the Self argument error, when the function was moved out of the class, to be a utility function.

Initial Beta release

21 Oct 14:14
Compare
Choose a tag to compare
Initial Beta release Pre-release
Pre-release

This is the Initial release of this HypixelIO Async fetch framework. This allows Following things:

  • Use the Code with multithreading, for Many process tasks.
  • Have several Search features.
  • Supports valid authentication
  • Basic, Important documentations added, Well explained, and better than other libraries.

Following things are changed in this beta Update as bug:

  • Change the Code style
  • Refactor things
  • Remove useless whitespaces
  • Change a Typo of friends.Friend to friends.Friends