Skip to content

Releases: VerifiedJoseph/gotify-api-php

Version 1.5.0

25 Nov 00:41
3703388
Compare
Choose a tag to compare
  • Updated Endpoint\Plugin method getDisplayInfo() to return a string. (#44)
  • Added unit tests for Endpoint\Plugin. (#40)
  • Added method for updating a plugin config in Endpoint\Plugin. (#39)
  • Added support for testing Endpoint\Plugin methods via action test.yml. (#41)
  • Added example for create a message with extras. (2ae5470)

Version 1.4.0

19 Nov 18:38
5e60172
Compare
Choose a tag to compare
  • Added method for updating a user in Endpoint\User. (#36, #37, f406266)
  • Added test for creating a message with extras. (817ca56)
  • Rearranged code examples and improved documentation. (#33, #35)

Version 1.3.0

14 Nov 22:53
174044a
Compare
Choose a tag to compare
  • Refactored Endpoint methods & Guzzle class. (#29)
  • Added more code examples. (#28)

Version 1.2.0

09 Nov 18:12
d34aa83
Compare
Choose a tag to compare

Version 1.0.1

02 Nov 14:41
a69ccb8
Compare
Choose a tag to compare

Fixed issues reported by PHPStan. (#8)

Version 1.0.0

29 Oct 16:17
88cd24e
Compare
Choose a tag to compare

Initial release