Releases: RustInFinance/etradeTaxReturnHelper
Releases · RustInFinance/etradeTaxReturnHelper
etradeTaxReturnHelper 0.7.5
- Added exchange rates from 2025 (to save time on fetching from NBP)
- Removed support from old etrade type documets (deprecated 2023)
- Added commandline options to show results (income,cost and tax) per company (makes sense when you have number of stocks and want to have break down of data per company)
etradeTaxReturnHelper 0.7.4
etrade:
- support for Tax withholding adjustment (for example when due to correction in previosly deducted tax some part of it is returned)
Revolut:
- Added suport for consolidated tax document where interests info is presented in american format (dates , currency symbols etc)
etradeTaxReturnHelper 0.7.3
etradeTaxReturnHelper 0.7.2
- Initial support for Revolut consolidated tax document (savings and investement accounts are supported )
etradeTaxReturnHelper 0.7.1
- Revolut: Fix to CSV from saving account when there are multiple empty fields separated by commas
etradeTaxReturnHelper 0.7.0
Major changes:
- added upport to concatenated etrade account statements
- Added cached NBP USD/PLN currency exchanges for last 12 years (should allow most etrade users to work with program in offline/no internet mode)
- Added getting exchange rates from ECB (European central bank) this is major requirement in order to support other european countries that are using Euro currency.
etradeTaxReturnHelper 0.6.1
- Added support for taxation of sold transactions as hosted by revolut investment account
etradeTaxReturnHelper 0.6.0
- Added dividends taxation based on CSV document of profit and losses from Revolut
etradeTaxReturnHelper 0.5.5
- more errors are [propagated to GUI
- improved detection of supported PDF files.
etradeTaxReturnHelper 0.5.4
- Added detection of duplication of documents
- Added restriction that only one XLSX can be used
- GUI: file browser is now more convenient