- (8) Fixes errors for securities using mixed case currency codes.
1.3.1
🐛 Bug Fixes
- Fixes percent delta miscalculation (11)
1.3.0
🌟 Features - Dynamically resizes columns (9)
1.2.1
:bug: Bug Fixes
- Allows config settings to be cleared from CLI. For instance if you set `currency` in your config file you can clear it using `--currency=` with no argument.
1.2.0
:bug: Bug Fixes - Properly applies currency conversions to all sections, not just for balances
:pencil2: Other - Uses Yahoo! Finance for FOREX rates (closes 5) - Adds tests for `StockStore` and Improves `Api` module test coverage