Releases: lbryio/lbry.go
v1.0.4
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
v1.0.3
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
v1.0.3-pre
v1.0.2
v1.0.1
v1.0.0
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