Releases: VerifiedJoseph/gotify-api-php
Releases · VerifiedJoseph/gotify-api-php
Version 1.6.0
- Added message priority constants. (#53,
cb53aef) - Added unit tests for
Gotify\Endpoint\Plugin\updateConfig()andGotify\Guzzle\postYaml(). (#55,3d9f329) - Improved code examples. (#50,
08fd812) - Updated dev dependency
phpstan/phpstanfrom 1.2.0 to 1.3.0. (#52,b14d038) - Updated dev dependency
phpunit/phpunitfrom 9.5.10 to 9.5.11. (#49,ebf642b)
Version 1.5.2
- Updated dependency
guzzlehttp/guzzlefrom 7.4.0 to 7.4.1. (#47)
Version 1.5.1
- Refactor
Endpoint\PluginmethodgetDisplayInfo(). (64a3636)
Version 1.5.0
- Updated
Endpoint\PluginmethodgetDisplayInfo()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\Pluginmethods via actiontest.yml. (#41) - Added example for create a message with extras. (
2ae5470)
Version 1.4.0
Version 1.3.0
Version 1.2.0
Version 1.0.1
Fixed issues reported by PHPStan. (#8)
Version 1.0.0
Initial release