Skip to content

Latest commit

 

History

History
67 lines (31 loc) · 3.19 KB

CHANGELOG.md

File metadata and controls

67 lines (31 loc) · 3.19 KB

Changelog

All notable changes to this project will be documented in this file.

1.4.2 (2024-12-23)

Bug Fixes

  • forward-split: fix unit price after split not being calculated properly (6d59c38)

1.4.1 (2024-12-23)

Bug Fixes

  • fix outdated orders not being handled properly (9f39e84)

1.4.0 (2024-12-23)

Features

  • handle forward share splits (06e32d6), closes #11

1.3.1 (2024-12-23)

Bug Fixes

  • fix reinserting sell orders multiple times (3fdda8c)

1.3.0 (2024-12-20)

Features

  • automatically adapt symbol changes (5f32ab4)

1.2.0 (2024-12-20)

Features

  • ghostfolio-export: adapt symbols from mapping file for ghostfolio/yahoo (5a2c82b)

1.1.0 (2024-12-19)

Features

  • trade-types: add support for sell (b578239)

1.0.0 (2024-03-24)

Bug Fixes

  • fix activities not being added to the correct account id (ecd956b)

Features

  • accounts: add behaviour to get or create the account in ghostfolio (51a04c7), closes #3
  • add filter for already inserted activities (460884d), closes #4
  • add ghostfolio activities pushing mechanism (35c6b64), closes #2
  • tastytrade: add behaviour to import buy transactions (3406aa5), closes #1