- more closely mimic Portfolio by:
- inset border titles by one
- add a border between title and address in page mode
- fix display of tabs to width of 8 characters
- display index of selected address when in page mode (deviating from Portfolio)
- bumped chrono from 0.4.38 to 0.4.39
- bumped ratatui from 0.27.0 to 0.29.0
- bumped crossterm from 0.27.0 to 0.28.1
- updated dependencies
- bumped ratatui from 0.26.3 to 0.27.0
- bumped ratatui from 0.26.2 to 0.26.3
- bumped chrono from 0.4.34 to 0.4.38
- bumped ratatui from 0.26.1 to 0.26.2
- bumped rust version to 1.74 for clap 4.5.1, used in rpm packaging
- bumped chrono from 0.4.33 to 0.4.34
- bumped ratatui from 0.26.0 to 0.26.1
- bumped rust version to 1.72 to gain access to stable feature stdsimd for aarch64 builds, like on MacOS
- switched from tui 0.19.0 (unmaintained) to ratatui 0.26.0 (maintained fork)
- bumped crossterm from 0.25.0 to 0.27.0
- bumped chrono from 0.4.31 to 0.4.33
- updated dependencies, increased Rust edition & version
- added this Change Log
- added GitHub actions for dependency updates, linting and release builds
- applied lints, corrected typo, internalized list mode state
- initial release, providing read-only functionality