Releases: coingate/coingate-php
Releases · coingate/coingate-php
v4.1.0
20 May 10:24
Compare
Sorry, something went wrong.
No results found
ApiKey is no more mandatory when creating a Client. Useful when you want to perform Public API calls only.
Added possibility for late $client->setApiKey('YOUR_API_TOKEN') and $client->setEnvironment('sandbox') assignments.
Added support for Public API calls.
v4
30 Mar 08:11
Compare
Sorry, something went wrong.
No results found
Merge pull request #17 from coingate/v4
V4
v3.0.5
21 Dec 16:19
Compare
Sorry, something went wrong.
No results found
v3.0.4
26 Feb 09:50
Compare
Sorry, something went wrong.
No results found
Fixes BadCredentials class.
Improves code style.
v3.0.3
19 Feb 14:06
Compare
Sorry, something went wrong.
No results found
v3.0.2
05 Feb 14:20
Compare
Sorry, something went wrong.
No results found
Refactors API classes to improve Composer compatibility.
v3.0.1
04 May 12:06
Compare
Sorry, something went wrong.
No results found
Added more exceptions
Fix error render when exception is not json
Fix curlopt_ssl_verifypeer parameter
v3.0.0
24 Apr 12:08
Compare
Sorry, something went wrong.
No results found
Adapt PHP library for CoinGate API v2
v2.0.1
28 Apr 14:15
Compare
Sorry, something went wrong.
No results found
v2.0.0
23 May 12:01
Compare
Sorry, something went wrong.
No results found
Merge pull request #1 from coingate/v2
V2