Skip to content

Releases: SerinaNya/yggdrasil-mc

v0.2.6

08 Sep 08:41
12099af
Compare
Choose a tag to compare

🔖 Release v0.2.6

Full Changelog: v0.2.5...v0.2.6

Warning

DONT USE v0.2.5, there was a bug!!

v0.2.5

08 Sep 08:29
9310c33
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release

🔖 Release v0.2.5 BUG, DONT USE THIS VERSION

Full Changelog: v0.2.4...v0.2.5

v0.2.4

27 Apr 03:20
3f510f2
Compare
Choose a tag to compare

🔖 Release v0.2.4

Full Changelog: v0.2.3...v0.2.4

btw,

  • by_uuid_async & by_name_async will raise httpx.HTTPStatusError now
    Raises:
              PlayerNotFoundError: If the player is not found.
              httpx.HTTPStatusError or ValueError: If an unexpected http status error occurs.
    

v0.2.3

19 Jan 15:04
636d2f6
Compare
Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

🎉 FIX #4

这个问题存在很久了其实

🙅 DO NOT USE 0.2.2 🈲

  • SOLVED: [bug] Yggdrasil API must have a slash at the end of the link

v0.2.2

19 Jan 12:19
2703a20
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

🎉 Here's 0.2.2

  • 🐳 chore(dependencies): update httpx and pydantic
  • 🎉 release(0.2.2): update README

v0.2.1

03 Dec 08:31
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

  • 🐞 fix bug: #3

0.2.0 is BROKEN
👍 USE THIS 0.2.1 VERSION 👍

v0.2.0

19 Nov 14:17
Compare
Choose a tag to compare

Full Changelog: https://github.com/SerinaNya/yggdrasil-mc/commits/v0.2.0

完全重构 COMPLETELY REFACTORING
⚠️ BREAKING CHANGES ⚠️

v0.1b8

31 Aug 07:10
Compare
Choose a tag to compare
v0.1b8 Pre-release
Pre-release

Full Changelog: v0.1b7...v0.1b8

🐞 fix: #2

v0.1b7

22 Aug 06:54
Compare
Choose a tag to compare
v0.1b7 Pre-release
Pre-release

Full Changelog: v0.1b6...v0.1b7

🐞 fix: #1

v0.1b6

30 May 07:01
Compare
Choose a tag to compare
v0.1b6 Pre-release
Pre-release

Full Changelog: v0.1b5...v0.1b6

🐞 Fix httpx[http2] bug