Skip to content

Releases: lbryio/lbry.go

v2.7.1

16 Feb 12:43

Choose a tag to compare

Changelog

ef1b43a Do not treat server errors as API originated errors
39e5821 Run gofmt on validate.go
cb68cb0 Fix travis go version

v2.4.6

05 Jan 08:32
dc6b15a

Choose a tag to compare

add floats

v2.4.5

23 Dec 06:52
635bf93

Choose a tag to compare

Add PtrToNullTime

v2.4.3

15 Dec 06:38
8f8b2e6

Choose a tag to compare

Add ability to specify the format of the query parameters via json tag.

v2.4.2

12 Dec 02:22
9b6fea4

Choose a tag to compare

Add ability to control the format of the json response from api server.

v2.4.1

12 Dec 01:45
a391c83

Choose a tag to compare

Add ordered_map to lbry.go for use in other repositories.

v2.4.0

25 Oct 14:52
ef1b10b

Choose a tag to compare

Changelog

ef1b10b Merge pull request #75 from lbryio/replace-v2
aec378b Fix failing wallet command test
fa9bab1 revert btcutil update
de5b32b update all modules
dd21711 update to v2

v2.3.2

10 Oct 02:41

Choose a tag to compare

Changelog

1155ea6 add stream_list
6918a24 Merge pull request #74 from StrikerRUS/patch-1
7e524c6 bump year in license
9c278d1 Merge pull request #73 from lbryio/feature/wallet
b1c090e fix claim search not returning claim values
deab868 add bid to channel update params

v2.3.1-pre3

03 Oct 17:54

Choose a tag to compare

Changelog

33071ff Add test for wallet-less ChannelImport call

v2.3.1-pre2

03 Oct 13:06

Choose a tag to compare

Changelog

30a9a39 Add ChannelImport method