2018-12-31 23:30:23 +00:00
|
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
2021-09-26 07:31:11 +00:00
|
|
|
## [1.6.8] - 2021-09-13
|
|
|
|
### Fixed
|
|
|
|
- Hide holdings amount when using command hide flag
|
|
|
|
|
|
|
|
## [1.6.7] - 2021-09-13
|
|
|
|
### Added
|
|
|
|
- Toggle hide portfolio balances keybinding
|
|
|
|
- Evaluate expression in portfolio value edit field
|
|
|
|
- Add 1Y% change column
|
|
|
|
|
|
|
|
## [1.6.6] - 2021-08-22
|
|
|
|
### Added
|
|
|
|
- Default chart range config
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Duplicate coin portfolio entries
|
|
|
|
- Increase decimals places shown for small values
|
|
|
|
- Filecache locking
|
|
|
|
|
|
|
|
## [1.6.5] - 2021-04-25
|
|
|
|
### Added
|
|
|
|
- Chart fullscreen toggle keybinding
|
|
|
|
- 24% change to holdings command
|
|
|
|
- Read environment variables for config
|
|
|
|
|
|
|
|
## [1.6.4] - 2021-04-25
|
|
|
|
### Added
|
|
|
|
- Preferred cache directory
|
|
|
|
- Read host numeric monetary locale
|
|
|
|
- Column filter for holdings command
|
|
|
|
- SSH server user config type
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Config file path
|
|
|
|
- String rune count
|
|
|
|
|
|
|
|
## [1.6.3] - 2021-03-10
|
|
|
|
### Added
|
|
|
|
- Max pages flag
|
|
|
|
- SSH server connection max timeout
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Negative holdings balance input
|
|
|
|
- Coins and portfolio row selection
|
|
|
|
- Table scroll
|
|
|
|
|
2021-02-23 05:35:49 +00:00
|
|
|
## [1.6.2] - 2021-02-12
|
|
|
|
### Added
|
2021-02-23 06:20:40 +00:00
|
|
|
- Config option to keep row focus on sort
|
2021-02-23 05:35:49 +00:00
|
|
|
|
|
|
|
## [1.6.1] - 2021-02-12
|
|
|
|
### Fixed
|
|
|
|
- Chart data interpolation
|
|
|
|
- CoinMarketCap graph data endpoint
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Multiple coin support in price command
|
|
|
|
|
|
|
|
## [1.6.0] - 2021-02-12
|
|
|
|
### Fixed
|
|
|
|
- Coin chart lookup
|
|
|
|
- Dynamic column widths
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Configurable table columns
|
|
|
|
- Basic price alerts
|
|
|
|
|
2020-11-15 23:12:36 +00:00
|
|
|
## [1.5.5] - 2020-11-15
|
|
|
|
### Fixed
|
|
|
|
- Termux cache directory
|
|
|
|
- Open command on Windows
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Currency convesion option to holdings command
|
|
|
|
- Sort by percent holdings shortcut
|
|
|
|
|
2020-08-25 04:45:06 +00:00
|
|
|
## [1.5.4] - 2020-08-24
|
|
|
|
### Fixed
|
|
|
|
- Rank order for low market cap coins
|
|
|
|
|
2020-08-31 03:34:19 +00:00
|
|
|
### Added
|
|
|
|
- Colorschemes directory flag
|
|
|
|
|
2020-08-14 17:13:55 +00:00
|
|
|
## [1.5.3] - 2020-08-14
|
|
|
|
### Fixed
|
|
|
|
- Build error
|
|
|
|
|
2020-08-14 07:25:44 +00:00
|
|
|
## [1.5.2] - 2020-08-13
|
|
|
|
### Fixed
|
2020-08-14 17:13:55 +00:00
|
|
|
- `XDG_CONFIG_HOME` config path
|
2020-08-14 07:25:44 +00:00
|
|
|
|
|
|
|
### Added
|
|
|
|
- Holdings command with sorting and filter options
|
|
|
|
- Bitcoin dominance command
|
|
|
|
|
2020-08-05 16:26:25 +00:00
|
|
|
## [1.5.1] - 2020-08-05
|
|
|
|
### Fixed
|
|
|
|
- Version typo
|
|
|
|
|
|
|
|
## [1.5.0] - 2020-08-05
|
|
|
|
### Fixed
|
|
|
|
- Use version string from go build info
|
|
|
|
|
2020-08-04 07:13:30 +00:00
|
|
|
## [1.4.8] - 2020-08-03
|
|
|
|
### Added
|
|
|
|
- No cache flag
|
|
|
|
|
2020-08-03 02:55:21 +00:00
|
|
|
## [1.4.7] - 2020-08-02
|
|
|
|
### Added
|
|
|
|
- SSH server
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Config flag
|
|
|
|
|
2020-05-24 04:36:13 +00:00
|
|
|
## [1.4.6] - 2020-05-23
|
|
|
|
### Fixed
|
|
|
|
- Decimals places for BTC and ETH currency conversion
|
|
|
|
- Increase number of page results from CoinGecko
|
|
|
|
|
2020-02-19 07:22:01 +00:00
|
|
|
## [1.4.5] - 2020-02-18
|
|
|
|
### Fixed
|
|
|
|
- Convert to chosen currency for market data
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- VND currency conversion
|
|
|
|
|
2019-12-31 19:44:45 +00:00
|
|
|
## [1.4.4] - 2019-12-31
|
|
|
|
### Fixed
|
|
|
|
- Flathub app release version
|
|
|
|
|
2019-12-30 07:35:03 +00:00
|
|
|
## [1.4.3] - 2019-12-29
|
|
|
|
### Fixed
|
|
|
|
- Chart update bug fixes
|
|
|
|
- Marketbar currency bug fixes
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Tab keybinding
|
|
|
|
|
2019-12-29 08:50:11 +00:00
|
|
|
## [1.4.2] - 2019-12-29
|
|
|
|
### Fixed
|
|
|
|
- Fix keybinding issue on FreeBSD
|
|
|
|
|
2019-11-18 07:37:23 +00:00
|
|
|
## [1.4.1] - 2019-11-17
|
|
|
|
### Fixed
|
|
|
|
- Fix version ldflags
|
|
|
|
|
2019-11-18 06:06:38 +00:00
|
|
|
## [1.4.0] - 2019-11-17
|
|
|
|
### Added
|
2019-11-18 07:37:23 +00:00
|
|
|
- Keyboard shortcuts to enlarge and shorten chart
|
2019-11-18 06:06:38 +00:00
|
|
|
|
2019-09-15 07:15:58 +00:00
|
|
|
## [1.3.6] - 2019-09-15
|
|
|
|
### Fixed
|
|
|
|
- Fixed various navigation and view switching issues
|
|
|
|
|
|
|
|
## [1.3.5] - 2019-09-08
|
2019-09-08 16:55:00 +00:00
|
|
|
### Fixed
|
|
|
|
- Fixed table sorting issues
|
|
|
|
|
2019-09-15 07:15:58 +00:00
|
|
|
## [1.3.4] - 2019-07-05
|
2019-09-08 16:55:00 +00:00
|
|
|
### Fixed
|
|
|
|
- Fixed Windows path
|
|
|
|
|
|
|
|
## [1.3.3] - 2019-06-30
|
|
|
|
### Added
|
|
|
|
- Added price command
|
|
|
|
|
2019-06-30 18:59:53 +00:00
|
|
|
## [1.3.2] - 2019-06-30
|
|
|
|
### Added
|
|
|
|
- Toggle table fullscreen shortcut and hide view flags
|
|
|
|
|
2019-06-28 03:34:23 +00:00
|
|
|
## [1.3.1] - 2019-06-26
|
|
|
|
### Added
|
|
|
|
- Show only table option
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- CoinGecko prices
|
|
|
|
|
2019-06-10 02:41:02 +00:00
|
|
|
## [1.3.0] - 2019-06-09
|
|
|
|
### Added
|
|
|
|
- Added colorscheme support
|
|
|
|
|
2019-06-01 23:57:11 +00:00
|
|
|
## [1.2.2] - 2019-06-01
|
|
|
|
### Fixed
|
|
|
|
- Market bar background color
|
|
|
|
|
|
|
|
## [1.2.1] - 2019-06-01
|
|
|
|
### Fixed
|
|
|
|
- Added mutex lock when filecaching
|
|
|
|
|
2019-05-13 03:47:21 +00:00
|
|
|
## [1.2.0] - 2019-05-12
|
|
|
|
### Added
|
|
|
|
- Added CoinGecko API support
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Default API from CoinMarketCap to CoinGecko
|
|
|
|
|
2019-04-23 21:37:00 +00:00
|
|
|
## [1.1.6] - 2019-04-23
|
|
|
|
### Added
|
|
|
|
- Prompt for CoinMarketCap Pro API Key
|
|
|
|
|
|
|
|
## [1.1.5] - 2019-04-22
|
|
|
|
### Fixed
|
|
|
|
- Release archive to contain latest source code
|
|
|
|
|
2019-04-22 02:39:07 +00:00
|
|
|
## [1.1.4] - 2019-04-21
|
|
|
|
### Changed
|
|
|
|
- CoinMarketCap legacy V2 API to Pro V1 API
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Config option to use CoinMarketCap Pro V1 API KEY
|
|
|
|
|
|
|
|
## [1.1.3] - 2019-02-25
|
|
|
|
### Fixed
|
|
|
|
- Vendor dependencies
|
|
|
|
|
2018-12-31 23:30:23 +00:00
|
|
|
## [1.1.2] - 2018-12-30
|
|
|
|
### Fixed
|
|
|
|
- Paginate CoinMarketCap V1 API responses due to their backward-incompatible update
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- `-clean` flag to clean cache
|
|
|
|
- `-reset` flag to clean cache and delete config
|
|
|
|
- `-config` flag to use a different specified config file
|
|
|
|
|
|
|
|
## [1.1.1] - 2018-12-26
|
|
|
|
### Changed
|
|
|
|
- Use go modules instead of dep
|
|
|
|
|
|
|
|
## [1.1.0] - 2018-12-25
|
|
|
|
### Added
|
|
|
|
- Basic portfolio functionality
|
|
|
|
- `P` keyboard shortcut to toggle portfolio view
|
|
|
|
- `e` keyboard shortcut to edit portfolio holdings
|
|
|
|
- `[portfolio]` TOML config holdings list
|