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.
- Added methods for first and last block
- Use dot notation for GET requests parameters
- Removed obsolete v2 endpoints
- Implement
bridgechains/*
endpoints - Implement
businesses/*
endpoints - Implement
locks/*
endpoints - Implement
rounds/*
endpoints - Implement
node/configuration/crypto
endpoint - Implement
node/fees
endpoint - Implement
wallets/{id}/locks
endpoint
- 1.0 API Support
- Added
__init__.py
to the api directory in order to include the api into the package
- Initial Release