Skip to content

Releases: SimplyAdmire/Koop

Release: 1.0.3

21 Oct 11:13
b883939

Choose a tag to compare

fix: Resolve typo

Since the last change a typo has been introduced

This patch fixes this

Release: 1.0.2

21 Oct 11:07
27d73f6

Choose a tag to compare

fix: Remove trailing slash from API base url

The base url for the API was changed, but contained a trailing slash,
which must not be used

This patch removes the trailing slash

Release: 1.0.1

21 Oct 10:10
5dfa093

Choose a tag to compare

fix: Change API base url

The base url for the API has changed

This patch changes the url

release: 1.0.0

19 Oct 12:29
d5c758b

Choose a tag to compare

Merge pull request #7 from patrickbroens/patch-2

composer: Raise Guzzle version dependency

0.1.3

02 Sep 12:52
a1a7122

Choose a tag to compare

Merge pull request #6 from patrickbroens/master

cgl: Remove redundant return statement