Skip to content

Releases: SinusBot/api-php

Version 1.1.0

Choose a tag to compare

@mxschmitt mxschmitt released this 11 Sep 18:26

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

Choose a tag to compare

@mxschmitt mxschmitt released this 08 Sep 09:33

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

Choose a tag to compare

@mxschmitt mxschmitt released this 07 Sep 14:49

Changelog:

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

Version 1.0.2

Choose a tag to compare

@mxschmitt mxschmitt released this 07 Sep 13:53

Changelog:

  • renamed classes due psr-4 naming convention

Version 1.0.1

Choose a tag to compare

@mxschmitt mxschmitt released this 07 Sep 13:45

Changelog:

  • added composer autoloading

Version 1.0.0

Choose a tag to compare

@mxschmitt mxschmitt released this 07 Sep 13:00
4db8643

Initial release with new code structure