Releases: VerifiedJoseph/gotify-api-php
Releases · VerifiedJoseph/gotify-api-php
Version 1.5.0
- Updated
Endpoint\Plugin
methodgetDisplayInfo()
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 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