Releases: so1ve/bitgateway
Releases · so1ve/bitgateway
BITGATEWAY v0.1.5
Added
- optimize window size
BITGATEWAY v0.1.4
Added
- update notifier
- more binary formats
Other
- use
unwrap
BITGATEWAY v0.1.3
Added
- make bundling releases work as expected; add portable releases
BITGATEWAY v0.1.2
Other
- add crate readme metadata
bitgateway-v0.1.1
Added
- migrate app to bitgateway (#11)
v0.5.0
🚀 Features
- Re-implement authentication flow and status monitoring using async generator poller and more robust auto login / retry logic - by @so1ve (4ffb4)
🐞 Bug Fixes
👷 CI
- Remove
BITSGUIrelease prefix - by @so1ve (f4a7e) - Distinguish between rust-ci and node-ci - by @so1ve (39810)
🧹 Chore
- Sort Cargo.toml - by @so1ve (3dc4b)
- Organize code - by @so1ve (ab6f2)
- Update deps - by @so1ve (a823e)
- Release v0.5.0 - by @so1ve (5ee69)
- deps: Update all non-major dependencies - in #2 (b0ac8)
🔨 Refactor
View changes on GitHub
v0.4.3
🐞 Bug Fixes
- Do not call
unwrapin backend - by @so1ve (28866) - Should remember
firstCallandprev- by @so1ve (270af) - Should not try logging in if login page unmounted or already logged in - by @so1ve (30445)
👷 CI
🧹 Chore
- Commit vscode config - by @so1ve (0580c)
- Clippy - by @so1ve (2d734)
- Apply automatic fixes - (fb0a1)
- Release v0.4.3 - by @so1ve (5472f)