v2024.407.0
Thank you for following along! This is a tagged release of SkyblockPy (v2024.407.0).
This release fixes a majority of bugs, improves and adds more documentation to make development even easier, and also updates functions for some Hypixel API endpoints that were recently changed.
What's Changed
- Add missing docstring for
get_uuid()
by @cyanogus in #18 - Add
pyproject.toml
configuration by @notsniped in #22 - Remove all trailing whitespaces by @cyanogus in #19
- Simplify Hypixel API documentation link by @cyanogus in #20
- Update
firesales
API endpoint url by @cyanogus in #21 - Add some example code to README by @notsniped in #23
- Switch from using
__init__.py
module to directskyblockpy
module by @notsniped in #24
New Contributors
Full Changelog: v2023.702.0...v2024.407.0