Skip to content

Releases: SinusBot/api-php

Version 1.1.0

11 Sep 18:26
Compare
Choose a tag to compare

Changelog:

  • RestClient: added helper function to add headers
  • GitHub Pages: added favicon
  • General: Simplified class constructors
  • Examples: Now using getters instead of direct access

Version 1.0.4

08 Sep 09:33
Compare
Choose a tag to compare

Changelog:

  • readme: added packagist badge
  • added API->getInstanceByUUID()
  • fixed API->createInstance(), now returns a Instance class
  • fixed class file headers
  • added User class

Version 1.0.3

07 Sep 14:49
Compare
Choose a tag to compare

Changelog:

  • readme: added usage information
  • composer: added meta information
  • autoload: fixed due file renaming

Version 1.0.2

07 Sep 13:53
Compare
Choose a tag to compare

Changelog:

  • renamed classes due psr-4 naming convention

Version 1.0.1

07 Sep 13:45
Compare
Choose a tag to compare

Changelog:

  • added composer autoloading

Version 1.0.0

07 Sep 13:00
4db8643
Compare
Choose a tag to compare

Initial release with new code structure