Skip to content

Releases: Davidoc26/mojang-api

v2.2.1

20 Nov 08:19
Compare
Choose a tag to compare
  • MojangAPI::apiStatus() and MojangAPI::getNameHistory() were deprecated due to their removal by Mojang

v2.2.0

09 Jun 15:55
Compare
Choose a tag to compare

Changes:

  • Fixed dependencies
  • Added .gitattributes

2.1.0

21 Aug 08:23
Compare
Choose a tag to compare

Changes:

  • Namespace correction

2.0.0

13 Jul 12:08
Compare
Choose a tag to compare

Changes:

  • Complete refactoring
  • Convenience collections
  • GuzzleHttp client

Added authentication and changed apiStatus responses

17 May 12:03
Compare
Choose a tag to compare
v1.1.0

Merge branch 'main' of https://github.com/Davidoc26/mojang-api into main

Fix NameHistoryUser.php

14 May 15:34
Compare
Choose a tag to compare
v1.0.1

Fix return type and newline

First release

14 May 14:38
Compare
Choose a tag to compare
v1.0.0

Initial commit