Skip to content

Releases: Muvon/php-bitclout-node-api

v0.6.1

26 Aug 19:52
Compare
Choose a tag to compare

Update dependencies versions that should not affect codebase at all

v0.6.0

16 Jun 08:49
Compare
Choose a tag to compare

New features:

  1. add possibility to read mempool transactions.

Changes:

  1. split method for sending creator coins in 2 to make it possible to get hash tx before submit;
  2. add method getProfilePic due to changed structure in node.

v0.5.0

22 May 07:59
Compare
Choose a tag to compare

Add get exchange rate method

v0.4.0

18 May 04:42
Compare
Choose a tag to compare

New:

  1. like and unlike posts;
  2. follow and unfollow pubkeys;
  3. get diamonds given or received by pubkeys.

Fixes:

  1. Fix critical bug with request trait json decode.

v0.4.1

18 May 11:15
Compare
Choose a tag to compare

All transaction-related queries even for fetch go to write URL now.

v0.3.0

17 May 11:50
Compare
Choose a tag to compare

Add proxy support with possibility to use only for read or write modes.

v0.2.1

17 May 11:05
Compare
Choose a tag to compare

Upgrade version of request trait package to fix JSON issues.

v0.2.0

16 May 15:23
Compare
Choose a tag to compare

Add method for sending diamonds and upgrade RequestTrait to fix json issue.

v0.1.1

12 May 12:31
Compare
Choose a tag to compare

Update version of dependency RequestTrait

v0.1.0

12 May 11:43
Compare
Choose a tag to compare

Initial release