Skip to content

Releases: CryptoTaxTools/crypto-tax-report

v0.0.4

01 Jan 23:42
3e5d340
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Publish licenses.

v0.0.3

01 Jan 17:18
508e9d9
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Instead of relying on a single fee property, store a reference to an arbitrary number of fees in an array on each transaction.
  • Add allow_lot_overlap configuration option to the report.
  • Fix decimal_places bug.
  • Under the assets property, change bought and sold to increase and decrease for a more generic term to remove confusion.
  • Add a reference to the originating transactions on each sale object: tx_id_sale and tx_id_lot where applicable.

v0.0.2

12 Sep 01:26
42aeb7d
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
Merge pull request #3 from CryptoTaxTools/bugfix/bignumber

move bignumber.js to dependencies

v0.0.1

11 Sep 20:02
8ba1c26
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
Merge pull request #1 from CryptoTaxTools/initial-opensource

Initial merge to master