Skip to content

Releases: dickwolff/Export-To-Ghostfolio

Release 0.7.0

08 Mar 20:37
1e7a5ac
Compare
Choose a tag to compare

Added

  • ✨ New broker: Interactive Brokers (IBKR)

Docker

Link to the Docker image.

Release 0.6.1

28 Feb 05:29
0706462
Compare
Choose a tag to compare

Fixed

  • 🐛 When run manually, errors will now be reported to the console (Thanks @Sonlis!)

Docker

Link to the Docker image.

Release 0.6.0

20 Feb 20:11
062901b
Compare
Choose a tag to compare

Added

  • ✨ New broker: Rabobank

Docker

Link to the Docker image.

Release 0.5.2

18 Feb 14:12
4ffe42e
Compare
Choose a tag to compare

Added

  • 🏗️ Improve Docker image metdata

Fixes

  • 🐛 Docker: Allow cache to be retained via volume mount

Docker

Link to the Docker image.

Release 0.5.1

10 Feb 16:07
Compare
Choose a tag to compare

Fixes

  • 🐛 Updated multiple npm dependencies

Docker

Link to the Docker image.

Release 0.5.0

10 Feb 12:25
fd073b8
Compare
Choose a tag to compare

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

09 Feb 09:26
6380880
Compare
Choose a tag to compare

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.

Release 0.3.2

08 Feb 15:40
Compare
Choose a tag to compare

Fixes

  • 🐛 DEGIRO: Add some French specific rules to the skip list

Docker

Link to the Docker image.