Skip to content

Releases: VerifiedJoseph/gotify-api-php

Version 1.6.0

31 Dec 17:22
1cbd104

Choose a tag to compare

  • Added message priority constants. (#53, cb53aef)
  • Added unit tests for Gotify\Endpoint\Plugin\updateConfig() and Gotify\Guzzle\postYaml(). (#55, 3d9f329)
  • Improved code examples. (#50, 08fd812)
  • Updated dev dependency phpstan/phpstan from 1.2.0 to 1.3.0. (#52, b14d038)
  • Updated dev dependency phpunit/phpunit from 9.5.10 to 9.5.11. (#49, ebf642b)

Version 1.5.2

14 Dec 22:06
6c21386

Choose a tag to compare

  • Updated dependency guzzlehttp/guzzle from 7.4.0 to 7.4.1. (#47)

Version 1.5.1

26 Nov 17:19
2422d71

Choose a tag to compare

  • Refactor Endpoint\Plugin method getDisplayInfo(). (64a3636)

Version 1.5.0

25 Nov 00:41
3703388

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

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

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

Choose a tag to compare

Version 1.0.1

02 Nov 14:41
a69ccb8

Choose a tag to compare

Fixed issues reported by PHPStan. (#8)

Version 1.0.0

29 Oct 16:17
88cd24e

Choose a tag to compare

Initial release