v0.5.0
What's Changed
- feat(exchange): update trading pairs by @panapol-p in #393
- Update GoReleaser configurations by @emmanuel-ferdman in #394
- fix: go tools and improve coverage by @rodrigo-brito in #400
- build(deps): bump github.com/adshao/go-binance/v2 from 2.8.6 to 2.8.7 by @dependabot[bot] in #399
- build(deps): bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.7 by @dependabot[bot] in #395
- build(deps): bump gorm.io/gorm from 1.25.12 to 1.31.0 by @dependabot[bot] in #398
- build(deps): bump github.com/evanw/esbuild from 0.25.10 to 0.25.11 by @dependabot[bot] in #396
- build(deps): bump github.com/samber/lo from 1.47.0 to 1.52.0 by @dependabot[bot] in #402
- build(deps): bump github.com/StudioSol/set from 1.0.0 to 1.1.0 by @dependabot[bot] in #403
- build(deps): bump github.com/samber/lo from 1.52.0 to 1.53.0 by @dependabot[bot] in #408
- build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #407
- build(deps): bump github.com/adshao/go-binance/v2 from 2.8.8 to 2.8.12 by @dependabot[bot] in #410
- feat(plot): add Percentage Price Oscillator indicator by @adamantmm in #412
- build(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.1.4 by @dependabot[bot] in #409
- fix: make Telegram /stop actually pause order placement by @adamantmm in #411
- fix(build): restore build after go-binance and tablewriter bumps by @rodrigo-brito in #413
- fix(telegram): report orders rejected while the bot is stopped by @rodrigo-brito in #414
- feat(ui): replace embedded plot with downloadable React dashboard by @rodrigo-brito in #415
New Contributors
- @emmanuel-ferdman made their first contribution in #394
- @adamantmm made their first contribution in #412
Full Changelog: v0.4.1...v0.5.0