Releases: dickwolff/Export-To-Ghostfolio
Releases · dickwolff/Export-To-Ghostfolio
Release 0.5.1
Release 0.5.0
Added
- ✨ Introduced symbol cache, so subsequent runs don't have to request data from Yahoo Finance. This improves overall run speed
- 📈 Improved test coverage of all remaining converters
Fixes
- 🐛 eToro: Fixed unit price calculation
Docker
Link to the Docker image.
Release 0.4.0
Added
- ✨ New broker: eToro
- 🏗️ Improved testability of the converters by allowing the Yahoo Finance service to be provided via dependency injection
- 📈 Trading 212: Improved test coverage of the converter
Fixes
- 🐛 Schwab: Fixed the converter as this was not working due to some changes from last week
- 🐛 DEGIRO: Added some more language specific rules (ignore & platform fees)
Docker
Link to the Docker image.