All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix return types
- Update requirements to allow Laravel 8 and Guzzle 7
- Methods for first and last block
- Support for laravel 7
- 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
- Added
node/fees
endpoint
- Only depend on the Guzzle client instead of Guzzle and PSR
- PSR dependencies
- 1.0 API Support
- Pass
query
parameters to 2.0 endpoints
- Always send the
Content-Type
header
- JSON payload encoding
- Transaction posting
- Added
ext-mbstring
suggestion
- Add explicit class name casting with ucfirst
- Initial Release