github dickwolff/Export-To-Ghostfolio 0.10.0
Release 0.10.0

latest releases: 0.17.1, 0.17.0, 0.16.3...
4 months ago

A lot of general improvements. Thanks @lildude!

Added

  • 🏗️ Devcontainer configuration for easier local development, which can also be used for Codespaces

Changed

  • 🏗️ Save the export file as JSON pretty-printed when DEBUG_LOGGING is enabled for easier debugging
  • 🏗️ Changed the default input, output and cache directory path to /var/tmp/e2g-(input|output|cache) as not everyone has write access to /var when running locally (or in the devcontainer/Codespace which deliberately don't run as root)
  • 🏗️ Manual runs no save the file to /var/tmp/e2g-output or the specified output dir instead of repository root so it can be easily found and ignored by git
  • 🐛 YahooFinanceService will retry with GBp if a symbol/ISIN isn't found with GBP, as the UK has this annoying habit of mixing GBP and GBp but platforms like Freetrade don't differentiate
  • 🏗️ Moved samples to their own directory for a cleaner folder structure

Docker

Link to the Docker image.

Don't miss a new Export-To-Ghostfolio release

NewReleases is sending notifications on new releases.