Skip to content

Releases: bbaga/buildkite-php

0.4.0 Release

11 Jun 16:43
ea8e55a
Compare
Choose a tag to compare
  • New bbaga\BuildkiteApi\Api\GraphQLApi class for executing GraphQL queries (GraphQL API Overview)
  • README update

Using PSR-18 ClientInterface

01 Jun 10:03
f182a53
Compare
Choose a tag to compare

Dropping custom client interface

Bugfix: Adding missing dependency

12 May 16:16
9d44d04
Compare
Choose a tag to compare

GuzzleHttp\Psr7\stream_for has to be installed

0.2.0 - Basic functionality is implemented

01 May 22:05
b8768ec
Compare
Choose a tag to compare

No significant changes since 0.2.0-beta.1, most of the functionality is covered with tests.

0.2-beta.1 Release

01 May 13:56
5f8229d
Compare
Choose a tag to compare
0.2-beta.1 Release Pre-release
Pre-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

24 Apr 18:06
e070ac2
Compare
Choose a tag to compare
README update (#7)

* README update

* Update README.md

* Refactoring

* Style fix

First Release

21 Apr 07:59
Compare
Choose a tag to compare
0.1.0

Correcting required package version