Releases: bbaga/buildkite-php
Releases · bbaga/buildkite-php
0.4.0 Release
- New
bbaga\BuildkiteApi\Api\GraphQLApi
class for executing GraphQL queries (GraphQL API Overview) - README update
Using PSR-18 ClientInterface
Dropping custom client interface
Bugfix: Adding missing dependency
GuzzleHttp\Psr7\stream_for
has to be installed
0.2.0 - Basic functionality is implemented
No significant changes since 0.2.0-beta.1
, most of the functionality is covered with tests.
0.2-beta.1 Release
- Fluent interface changes
- Bugfix in Job API: log output details are returned as an array
- Bugfix in Job API: the unblocking method was calling the wrong url
Introducing easy traversing through the hierarchy
README update (#7) * README update * Update README.md * Refactoring * Style fix
First Release
0.1.0 Correcting required package version