This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Releases: whalesburg/dero-stratum-miner
Releases · whalesburg/dero-stratum-miner
v1.0.5
v1.0.4
Changelog
New Features
Fixes
- 4c2491c: fix: add more explicit build tags (@jon4hz)
- 28bbca3: fix: prevent panic on invalid target (@jon4hz)
Others
- d37976f: chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#27) (@dependabot[bot])
- 1b62e88: chore(deps): bump go.uber.org/zap from 1.22.0 to 1.23.0 (#26) (@dependabot[bot])
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Changelog
New Features
Others
- 18cd849: Create dependabot.yml (@jon4hz)
- 1972cc3: chore(deps): bump github.com/chzyer/readline from 1.5.0 to 1.5.1 (#24) (@dependabot[bot])
- 6442724: chore(deps): bump go.uber.org/zap from 1.21.0 to 1.22.0 (#25) (@dependabot[bot])
- 7a6a5df: ci: add aur (@jon4hz)
- 299868d: ci: fix aur release (@jon4hz)
v0.2.0
Changelog
New Features
- 04f084b: feat: HiveOS custom miner (#21) (@jon4hz)
- 57dab05: feat: add support for http api (#20) (@jon4hz)
- c2907fd: feat: option to disable the interactive console (#22) (@jon4hz)
Fixes
- 813b6a0: fix: add build tags (@jon4hz)
- f6f4979: fix: add default mining port (@jon4hz)
- 2bd6ee0: fix: disable the api by default (@jon4hz)
- 9e321cd: fix: improve logging (@jon4hz)
- 45f7423: fix: no return value (@jon4hz)
- 14e5954: fix: remove unused command (@jon4hz)
- bbc9e8c: fix: remove unused function (@jon4hz)
- 94c5ea0: fix: setLogger needs no return value (@jon4hz)
- 18693b4: fix: sleep only 500ms (@jon4hz)
- 849524c: fix: use correct context (@jon4hz)
Others
v0.1.1
Changelog
New Features
- 04f084b: feat: HiveOS custom miner (#21) (@jon4hz)
- 57dab05: feat: add support for http api (#20) (@jon4hz)
- c2907fd: feat: option to disable the interactive console (#22) (@jon4hz)
Fixes
- 813b6a0: fix: add build tags (@jon4hz)
- f6f4979: fix: add default mining port (@jon4hz)
- 2bd6ee0: fix: disable the api by default (@jon4hz)
- 9e321cd: fix: improve logging (@jon4hz)
- 45f7423: fix: no return value (@jon4hz)
- 14e5954: fix: remove unused command (@jon4hz)
- bbc9e8c: fix: remove unused function (@jon4hz)
- 94c5ea0: fix: setLogger needs no return value (@jon4hz)
- 18693b4: fix: sleep only 500ms (@jon4hz)
- 849524c: fix: use correct context (@jon4hz)
Others
v0.1.0
Changelog
New Features
Fixes
- 813b6a0: fix: add build tags (@jon4hz)
- f6f4979: fix: add default mining port (@jon4hz)
- 2bd6ee0: fix: disable the api by default (@jon4hz)
- 9e321cd: fix: improve logging (@jon4hz)
- 14e5954: fix: remove unused command (@jon4hz)
- bbc9e8c: fix: remove unused function (@jon4hz)
- 94c5ea0: fix: setLogger needs no return value (@jon4hz)
- 18693b4: fix: sleep only 500ms (@jon4hz)