Skip to content

Releases: tonicpow/go-handcash-connect

Release v0.3.1

04 Aug 13:53
Compare
Choose a tag to compare
Release v0.3.1 Pre-release
Pre-release

Changelog

  • 56d8035 Bump actions/setup-go from 3 to 4
  • 5935501 Bump codecov/codecov-action from 3.1.1 to 3.1.2
  • ac75ab4 Bump codecov/codecov-action from 3.1.2 to 3.1.3
  • 7766762 Bump codecov/codecov-action from 3.1.3 to 3.1.4
  • 2e2b302 Bump github.com/bitcoinschema/go-bitcoin/v2 from 2.0.3 to 2.0.4
  • 4afabb3 Bump github.com/bitcoinschema/go-bitcoin/v2 from 2.0.4 to 2.0.5
  • 8dbee6a Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
  • 62caa7a Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • f5b4ebc Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • 5e58e9b Merge pull request #44 from tonicpow/dependabot/github_actions/master/actions/setup-go-4
  • 919f1b1 Merge pull request #45 from tonicpow/dependabot/github_actions/master/codecov/codecov-action-3.1.2
  • 43ec6c0 Merge pull request #46 from tonicpow/dependabot/github_actions/master/codecov/codecov-action-3.1.3
  • 60a7dc1 Merge pull request #47 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.8.3
  • e38887e Merge pull request #48 from tonicpow/dependabot/github_actions/master/codecov/codecov-action-3.1.4
  • 2efc49b Merge pull request #49 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.8.4
  • 40f2eb2 Merge pull request #50 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-4.3.0
  • 414ffcb Merge pull request #51 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin/v2-2.0.4
  • cad4e4a Merge pull request #52 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin/v2-2.0.5
  • 7718f71 Upgraded go version, deps, minor formatting

Release v0.3.0

27 Feb 13:46
Compare
Choose a tag to compare
Release v0.3.0 Pre-release
Pre-release

Changelog

  • 2f27f33 Bump codecov/codecov-action from 3.1.0 to 3.1.1
  • e4b125c Bump github.com/bitcoinschema/go-bitcoin/v2 from 2.0.0-alpha.3 to 2.0.2
  • 0652be8 Bump github.com/bitcoinschema/go-bitcoin/v2 from 2.0.2 to 2.0.3
  • ca25dae Bump github.com/stretchr/testify from 1.7.2 to 1.7.3
  • 6649aae Bump github.com/stretchr/testify from 1.7.3 to 1.7.4
  • 913022f Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • 587aa99 Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • e2846ed Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • 3334702 Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
  • 862e09f Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
  • d1640ba Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
  • a9e91f9 Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0
  • 96efdaa Bumped version
  • 2b9223c Fixing badge issue
  • 9daa560 Merge pull request #31 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.7.3
  • 7cbf3db Merge pull request #32 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.7.4
  • 573875b Merge pull request #33 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.7.5
  • 610c8fa Merge pull request #34 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.8.0
  • 0b3e700 Merge pull request #35 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-3.1.0
  • 802e153 Merge pull request #36 from tonicpow/dependabot/github_actions/master/codecov/codecov-action-3.1.1
  • b4fa81f Merge pull request #37 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.8.1
  • 9238514 Merge pull request #38 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-3.2.0
  • 4874b32 Merge pull request #39 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-4.1.0
  • 3a11504 Merge pull request #40 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-4.2.0
  • 9937b22 Merge pull request #41 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin/v2-2.0.2
  • 06e2afc Merge pull request #42 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin/v2-2.0.3
  • 60b018b Updated makefiles
  • 695d2e1 Upgraded to go 1.17

Release v0.2.1

07 Jun 13:59
Compare
Choose a tag to compare
Release v0.2.1 Pre-release
Pre-release

Changelog

  • 9cc2e24 Bump actions/cache from 2.1.7 to 3
  • 134ede0 Bump actions/checkout from 2.4.0 to 3
  • 95a9699 Bump actions/setup-go from 2.2.0 to 3
  • 7879921 Bump codecov/codecov-action from 2.1.0 to 3.0.0
  • 64e72f0 Bump codecov/codecov-action from 3.0.0 to 3.1.0
  • a482283 Bump github.com/bitcoinschema/go-bitcoin/v2
  • 90a8e6a Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 3f21a57 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • ba7e855 Bump github/codeql-action from 1 to 2
  • b781dac Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1
  • 1ff4f85 Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • 19cdc80 Fixed badge
  • 151b6ff Merge pull request #20 from tonicpow/dependabot/github_actions/master/actions/setup-go-3
  • ba689ee Merge pull request #21 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-2.9.1
  • b686794 Merge pull request #22 from tonicpow/dependabot/github_actions/master/actions/checkout-3
  • fda46fa Merge pull request #23 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.7.1
  • 26fbf60 Merge pull request #24 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin/v2-2.0.0-alpha.3
  • 5c9e753 Merge pull request #25 from tonicpow/dependabot/github_actions/master/actions/cache-3
  • 8b08cc8 Merge pull request #26 from tonicpow/dependabot/github_actions/master/codecov/codecov-action-3.0.0
  • a44a301 Merge pull request #27 from tonicpow/dependabot/github_actions/master/github/codeql-action-2
  • ec05dab Merge pull request #28 from tonicpow/dependabot/github_actions/master/codecov/codecov-action-3.1.0
  • 5649e3a Merge pull request #29 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-3.0.0
  • e7d003c Merge pull request #30 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.7.2
  • 325aa77 Updated linter, bumped version
  • b4a91cd Upgraded deps

Release v0.2.0

16 Feb 18:52
Compare
Choose a tag to compare
Release v0.2.0 Pre-release
Pre-release

Changelog

  • 55bfcab Bump actions/setup-go from 2.1.5 to 2.2.0
  • be9a896 Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1
  • 5746cb3 Merge pull request #18 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-2.8.1
  • 079c930 Merge pull request #19 from tonicpow/dependabot/github_actions/master/actions/setup-go-2.2.0
  • 363fe40 Updated makefile
  • 5787f92 Updated mergify rules
  • 9016b41 Using go-bitcoin V2 and go-bk

Release v0.1.10

11 Jan 14:12
Compare
Choose a tag to compare
Release v0.1.10 Pre-release
Pre-release

Changelog

  • 89f4ddc Added config for gitpod
  • f277eb7 Added release workflow
  • 1b97c4f Bump actions/cache from 2.1.6 to 2.1.7
  • dfd95e3 Bump actions/checkout from 2.3.5 to 2.4.0
  • 53f3906 Bump actions/setup-go from 2.1.4 to 2.1.5
  • 8421138 Bump github.com/bitcoinschema/go-bitcoin from 0.3.18 to 0.3.19
  • 8aeb299 Bump github.com/bitcoinschema/go-bitcoin from 0.3.19 to 0.3.20
  • e8d7bc4 Bumped version and linter
  • 697ce84 Dependabot for Github Actions
  • 5e44de3 Merge pull request #13 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.3.19
  • 165b140 Merge pull request #14 from tonicpow/dependabot/github_actions/master/actions/checkout-2.4.0
  • e8e75b2 Merge pull request #15 from tonicpow/dependabot/github_actions/master/actions/cache-2.1.7
  • 328857d Merge pull request #16 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.3.20
  • 553ae06 Merge pull request #17 from tonicpow/dependabot/github_actions/master/actions/setup-go-2.1.5
  • 334be79 Min go version is now 1.16
  • 0e5f68f Moved files to github dir
  • 722a19e Updated makefiles
  • 433a8d3 Updated makefiles
  • 4f261b3 Updated tests for 15, 16 and 17
  • 8d87e33 Use specific versions, new codecov method

Release v0.1.9

19 Aug 13:21
aabccae
Compare
Choose a tag to compare
Release v0.1.9 Pre-release
Pre-release

Changelog

a1187e5 Added mergify config
7c777a5 Bump github.com/bitcoinschema/go-bitcoin from 0.3.16 to 0.3.17
73e4e80 Bump github.com/bitcoinschema/go-bitcoin from 0.3.17 to 0.3.18
56c7453 Label sync
37a4cf1 Merge pull request #11 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.3.17
aabccae Merge pull request #12 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.3.18
c2a4eba Modified mergify config
585ceff Optimized string conversion
0e93006 Run go 1.16 and fixed warning
ad0e251 Updated code coverage
c7438e8 Updated labels, mergify, makefile, badge
a91759f Updated linter
cd8ee37 Updated linter, removed deprecated linters
d3461d5 Updated mergify

Release v0.1.8

07 May 13:41
Compare
Choose a tag to compare
Release v0.1.8 Pre-release
Pre-release

Changelog

84e4028 Upgraded deps

Release v0.1.7

14 Apr 15:11
Compare
Choose a tag to compare
Release v0.1.7 Pre-release
Pre-release

Changelog

0bebfad Minor name change

Release v0.1.6

13 Apr 14:25
6733335
Compare
Choose a tag to compare
Release v0.1.6 Pre-release
Pre-release

Changelog

6733335 Merge pull request #10 from tonicpow/feature/DUR
b405cdf New linter version
faa768b add DUR

Release v0.1.5

25 Mar 15:08
Compare
Choose a tag to compare
Release v0.1.5 Pre-release
Pre-release

Changelog

dfe23f5 Add support for getting spendable balance
9146b47 Bump github.com/bitcoinschema/go-bitcoin from 0.3.13 to 0.3.15
1938abf Merge pull request #8 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.3.15
5da562b Merge pull request #9 from galt-tr/spendableBalance
2db5174 Minor cleanup
312b1ae Removed old deps
d2651d5 Upgraded linter