Skip to content

Releases: RustInFinance/etradeTaxReturnHelper

etradeTaxReturnHelper 0.7.5

31 Jan 14:02
32a1b85

Choose a tag to compare

  • 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

15 Mar 16:42
529f9fe

Choose a tag to compare

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

24 Feb 19:16
864d326

Choose a tag to compare

changes:

  • Added support for Crypto transactions in Revolut consolidated tax document
  • Fixed fiscal year parsing in etrade account statement (should fix #141 and #142)

etradeTaxReturnHelper 0.7.2

19 Feb 07:05
584c0b3

Choose a tag to compare

  • Initial support for Revolut consolidated tax document (savings and investement accounts are supported )

etradeTaxReturnHelper 0.7.1

04 Jan 09:56
211b615

Choose a tag to compare

  • Revolut: Fix to CSV from saving account when there are multiple empty fields separated by commas

etradeTaxReturnHelper 0.7.0

01 Jan 10:16
28a9a29

Choose a tag to compare

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

31 Aug 19:38
5919fb2

Choose a tag to compare

  • Added support for taxation of sold transactions as hosted by revolut investment account

etradeTaxReturnHelper 0.6.0

14 Aug 09:05
60d18f6

Choose a tag to compare

  • Added dividends taxation based on CSV document of profit and losses from Revolut

etradeTaxReturnHelper 0.5.5

30 Apr 09:41
b3931c9

Choose a tag to compare

  • more errors are [propagated to GUI
  • improved detection of supported PDF files.

etradeTaxReturnHelper 0.5.4

25 Apr 07:32
f56db49

Choose a tag to compare

  • Added detection of duplication of documents
  • Added restriction that only one XLSX can be used
  • GUI: file browser is now more convenient