• v1.0.4 6ae869bdb3

    v1.0.4 Stable

    nikooo777 released this 2019-05-24 17:06:04 +02:00 | 192 commits to master since this release

    Changelog

    6ae869b Merge pull request #60 from lbryio/feature/account_remove
    818b001 Cleanup accounts jsonrpc code
    630260d Fix AccountRemove test
    15a137c Tidy up go.mod
    438be57 Remove Account from AccountCreateResponse
    6c7f59b Fix AccountRemoveResponse declaration
    7220ec8 Use Account struct instead of derived SingleAccountListResponse
    3615ab5 Attempt to fix account_create method
    7ba00df Add singular account_list method, account_remove

    Downloads
  • v1.0.3 818b00190d

    v1.0.3 Stable

    nikooo777 released this 2019-05-24 16:52:04 +02:00 | 193 commits to master since this release

    Changelog

    818b001 Cleanup accounts jsonrpc code
    630260d Fix AccountRemove test
    15a137c Tidy up go.mod
    438be57 Remove Account from AccountCreateResponse
    6c7f59b Fix AccountRemoveResponse declaration
    7220ec8 Use Account struct instead of derived SingleAccountListResponse
    3615ab5 Attempt to fix account_create method
    7ba00df Add singular account_list method, account_remove

    Downloads
  • v1.0.3-pre 438be5767a

    v1.0.3-pre Stable

    nikooo777 released this 2019-05-22 13:32:20 +02:00 | 196 commits to master since this release

    Changelog

    438be57 Remove Account from AccountCreateResponse
    6c7f59b Fix AccountRemoveResponse declaration
    7220ec8 Use Account struct instead of derived SingleAccountListResponse
    3615ab5 Attempt to fix account_create method
    7ba00df Add singular account_list method, account_remove

    Downloads
  • v1.0.2 76b73ef0c7

    v1.0.2 Stable

    nikooo777 released this 2019-05-16 22:46:27 +02:00 | 201 commits to master since this release

    Changelog

    76b73ef rollback btcd libraries
    5424746 Merge pull request #59 from lbryio/feature/lbryinc3

    Downloads
  • v1.0.1 b6b411847a

    v1.0.1 Stable

    nikooo777 released this 2019-05-10 15:10:56 +02:00 | 203 commits to master since this release

    Changelog

    b6b4118 Fix lbryinc client stylistics after code review
    6bda111 Add internal-apis client

    Downloads
  • v1.0.0 77ea5aa522

    v1.0.0 Stable

    nikooo777 released this 2019-05-10 14:37:16 +02:00 | 205 commits to master since this release

    Changelog

    77ea5aa update readme with versioning instructions
    abb34bf Merge pull request #50 from lbryio/lbrynet-updates
    c3aeba7 add deploy script for semver
    8e52397 cleanup branch
    ebc3b6a add channelUpdate
    7b0a5ae update claim structure
    13ef757 parameterize blockchain name
    b63ee94 add GetStreamSize
    2ae66ad Update lbryschema version
    52702e2 Added support for 0.36.0 of lbrynet. upgraded to latest types/schema repo
    f827da4 reinstate claim type
    3d2986a add accountSet
    1d3e6c5 removed Claim_Type_name as it is no longer used in latest types repo
    5f847fb Add AccountCreate method
    6f0d34f Update to ALMOST support 0.35 with new metadata
    41b4a36 update status response
    38d493f upgrade lbrynet to support 0.32.*
    d33ac91 fix resolution
    ec0eec8 ultimate needed SDK calls update
    2437a06 add channelNew and claimAbandon
    e90b6df add more SDK calls
    c0a12af add 3 new SDK calls

    Downloads