Skip to content

2.0.0

Compare
Choose a tag to compare
@EmilMaric EmilMaric released this 14 Mar 20:05
963fbcf
  • Change calc command to display the following:

    • proceeds as qty * price * exchange_rate
    • acb as old_acb_per_share * qty (this stayed the same but isn't
      referred to be acb_delta anymore)
    • outlays is a new column that will display all the expenses (currently
      only commissions)
  • Also ended up removing some columns from the same command that were not
    necessary to display (such as total ACB)

  • Renamed transaction_type to description as it makes more sense

  • Update README.md