Releases: CryptoTaxTools/crypto-tax-report
Releases · CryptoTaxTools/crypto-tax-report
v0.0.4
v0.0.3
- 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.