Releases: Muvon/php-bitclout-node-api
Releases · Muvon/php-bitclout-node-api
v0.6.1
v0.6.0
New features:
- add possibility to read mempool transactions.
Changes:
- split method for sending creator coins in 2 to make it possible to get hash tx before submit;
- add method getProfilePic due to changed structure in node.
v0.5.0
Add get exchange rate method
v0.4.0
New:
- like and unlike posts;
- follow and unfollow pubkeys;
- get diamonds given or received by pubkeys.
Fixes:
- Fix critical bug with request trait json decode.
v0.4.1
All transaction-related queries even for fetch go to write URL now.
v0.3.0
Add proxy support with possibility to use only for read or write modes.
v0.2.1
Upgrade version of request trait package to fix JSON issues.
v0.2.0
Add method for sending diamonds and upgrade RequestTrait to fix json issue.
v0.1.1
Update version of dependency RequestTrait
v0.1.0
Initial release