Releases: ArkEcosystem/php-client
Releases · ArkEcosystem/php-client
3.0.0
2.2.0
chore: allow php 8 as a platform requirement (#104)
2.1.0
feat: entities endpoint (#103)
2.0.0
Changed
- Use Pest to run tests (1e71cc4, @faustbrian)
- Remove dead endpoints (991ba6b, @faustbrian)
- Dotify query parameters before sending them (efbb59e, @faustbrian)
1.4.0
fix: return types, dependencies and documentation link (#95)
1.3.1
fix: return types (#94)
1.3.0
chore: update guzzlehttp/guzzle & illuminate/support (#92)
1.2.0
1.1.0
Added
- Implement
bridgechains/*
endpoints - Implement
businesses/*
endpoints - Implement
locks/*
endpoints - Implement
rounds/*
endpoints - Implement
node/configuration/crypto
endpoint - Implement
transactions/fees
endpoint - Implement
wallets/{id}/locks
endpoint
1.0.1
Added:
- Added
node/fees
endpoint