Rp2

Latest version: v1.6.0

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 16

1.6.0

* optimized FIFO accounting from quadratic to linear (115)
* optimized LIFO and HIFO accounting from quadratic to m*log(n) (116)
* added support for Ireland (122)
* added negative staking (119)
* fixed negative balance bug (113)
* reworked country-specific documentation: added dedicated page with country-specific information (see docs/supported_countries.md)

1.5.1

* re-enabled LIFO and HIFO accounting methods (see discussion at 79)
* added Python 3.11 to test matrix (107)
* on certain Linux distribution the mpdecimal library is missing, which causes runtime errors. This is now detected and reported to the users (108)
* added -n CLI option to allow negative balances on exchanges (106)
* multiple small documentation improvements

1.5.0

* added support for Spain (see 97)

1.4.2

* fixed small bug in rp2_full_report generator: OUT transactions had slightly incorrect fiat_out field. The displayed value was fiat_out_no_fee - fiat fee, instead of fiat_out_no_fee. This bug didn't affect actual tax computation or the tax_report output: it only affected the fiat_out field in the OUT table of rp2_full_report.

1.4.1

* added new RP2RuntimeError to handle non-recoverable problems without using Exception

1.4.0

* added support for Japan
* temporarily disable LIFO and HIFO (see https://github.com/eprbell/rp2/issues/79)
* documentation improvements

Page 1 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.