Skip to content

Releases: alexpung/UK-Investment-tax-calculator

Option trades calculation support

11 Oct 19:19
adaec27
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix incorrect calculation when an option is assigned by @alexpung in #92
  • Option trade support by @alexpung in #93
  • Option trade support fix by @alexpung in #94
  • Option trade support for cash settlement (experimental) by @alexpung in #96
  • Bug fix and tests for option cash settlement by @alexpung in #97
  • Option trade support cash settlement fix and test by @alexpung in #98
  • Implement displaying of tax refund in a table by @alexpung in #99
  • Bump xunit from 2.9.0 to 2.9.2 by @dependabot in #95
  • Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 by @dependabot in #87

Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2

v2.0.0-beta.1

23 Sep 22:12
6fe4537
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Experimental option trade calculation - use with care.

What's Changed

Full Changelog: v1.7.0...v2.0.0-beta.1

Refactor calculation algo

09 Sep 17:31
b19ebe0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0

v1.6.1

21 Jun 08:10
959344f
Compare
Choose a tag to compare

What's Changed

  • Use 3 letters ISO code instead of 2 letters to help with tax reporting by @alexpung in #80

Full Changelog: v1.6.0...v1.6.1

v1.6.0

20 Jun 22:10
29dee3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

29 Feb 19:55
Compare
Choose a tag to compare

What's Changed

Allow user to add data manually in the add trade page.
Allow user to export trade data to a json file for re-import later.

Full Changelog: v.1.4.0...v1.5.0

v.1.4.0

31 Jan 23:09
41e1892
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v.1.4.0

v1.3.0

23 Jan 21:29
25b6a81
Compare
Choose a tag to compare

What's Changed

  • Imrove table presentation by @alexpung in #49
  • Improve navigation menu by allowing show and hide menu in mobile by @alexpung in #50
  • Correct table and navigation menu layout and margining by @alexpung in #51
  • Table improvement by @alexpung in #52
  • Supress gain calculation in an acquisition trade by @alexpung in #53

Full Changelog: v1.2.0...v1.3.0

Add toast messages and bug fix

08 Jan 21:46
c634fe9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

Fx capital gain calculation

02 Jan 23:36
Compare
Choose a tag to compare

New feature
Capital gain calculation for foreign currency acqusition and disposal.
Status: Experimental.
Years of statement of funds data is run through the program and the amount of currency in IB is tracked correctly.

Bug fix:
Fix a calculation bug when a future contract is open shorted then closed.