v1.0.17
What's Changed
- You can now update symbol profile (subclass, sectors, countries) by @afadil in #122
- Hover on Portfolio/Account/Stock value shows the last Updated time and an action to trigger the update.
- Refactor to add market data provider trait to futur support other providers by @afadil in #123
- Fix average monthly income calculation by @jeromecornet in #125
- Use decimal to support fraction. Fixes #41 by @afadil in #127
- Add total holding costs to the Holdings table, to give a perceptive for comparisons.
- Exclude non active accounts from income dashboard.
- Other minor improvements.
New Contributors
- @jeromecornet made their first contribution in #125
Full Changelog: v1.0.16...v1.0.17