v0.2.0 now available.
The biggest noticeable changes are a new screen for viewing UTXOS, improved display of empty screens (with fun animations), and the ability to clear peer standings.
Changelog
Features
- clear peer standings (49b2cad)
- increase size of the SVG graphic (c7620ea)
- add utxos screen (84e572b)
- screens handle empty list better (fdb2cc1)
- improve display of peer connection time (b7ce016)
Fixes
Build System
- add changelog command/script (efcec56)
- bump minor version to 0.2.0 (3630759)
- add checksums to release page, and some cleanup (039f283)
- include changelog with each release (7f6b18d)
CI/CD
Chore
- fix rustc warnings (d3dd4df)
- cargo +nightly fmt (9509058)
- improve mempool formatting (673a72b)
- improve mempool-empty.svg animation (2918eae)
- cargo +nightly fmt (71252c2)
- cargo +nightly fmt (dbf750e)
Documentation