Releases: tarkah/tickrs
Releases · tarkah/tickrs
v0.14.10
v0.14.9
Fixed
- Fixed API breakage preventing quotes from loading
v0.14.8
Packaging
- Updated dependencies
v0.14.6
v0.14.4
Packaging
- Add support and releases for Android (aarch64-linux-android)
v0.14.3
v0.14.2
v0.14.1
Packaging
tickrs
can be installed via Homebrew
brew tap tarkah/tickrs
brew install tickrs
Fixed
- Fixed keybind to correctly capture SHIFT+TAB in the
chart configuration pane (#110)
Changed
- UI changes so that wording is consistent throughout (#112)
- Stock symbols show as uppercase in tabs section
- Letters for stock information are now capitalized
- Words in Options pane are now capitalized
- Toggle box shows the current chart type rather than the next chart type
v0.14.0
Added
- Kagi charts have been added! (#93)
- You can specify custom reversal type (pct or amount), reversal value, and
price type (close or high_low) within the GUI by pressing 'e' - New config options have been added to configure the behavior of Kagi charts,
see the updated wiki entry - As Kagi charts x-axis is decoupled from time, the chart width may be wider than
the terminal. You can now press SHIFT + < / >
or SHIFT + LEFT / RIGHT to scroll the chart.
An indicator in the bottom right corner will notify you if you can scroll further
left / right --candle
has been deprecated in favor of--chart-type
- You can specify custom reversal type (pct or amount), reversal value, and
Packaging
- Linux: Binary size has been reduced due to some optimizations, from 10.6MB to
8MB (#86)