Skip to content

Releases: ChrisRBe/PP-P2P-Parser

v2.1.0

03 Dec 14:01
9b1a818
Compare
Choose a tag to compare

What's New

  • Support for lande.finance as new P2P market place. Thank you @StegSchreck
  • Added tests for python 3.11
  • Dropped tests and support for python 3.7

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

17 Apr 21:51
51de88c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

Breaking change in handling decimal sign

03 Apr 12:11
6586e95
Compare
Choose a tag to compare

New Behaviour

With this release, the decimal separator is changed from a hard-coded , to a locale aware handling. This can lead to unexpected behaviour if your locale settings differ between system and Portfolio Performance when importing the CSV file.
Please make sure that you use the correct/matching locale in Portfolio Performance compared to your system locale.

What's Changed

Read more

Support latest Mintos account statement

31 Oct 21:17
9d068be
Compare
Choose a tag to compare

As per title, updates mintos config to support latest version of the account statement csv file

Add support for Debitum Network

03 Oct 12:04
8edf498
Compare
Choose a tag to compare

Adds support for Debitum Network

Note: Debitum account statements currently require additional preprocessing on your end as repayments/interest are not shown separately but compounded with the paid back investment account.

Thanks to @pat-s for adding it.

Nothing shiny

09 Jul 20:53
7aaa7db
Compare
Choose a tag to compare

I think after 2 years ish, it's time to release something new. So .. here it is. Not much changed since 1.0.

Major change:

  • Update to latest version of Mintos account statement #210
  • Prepare pipenv support
  • Use GitHub Actions instead of Travis CI for new commits, pull requests

Fix dependency issues

03 Nov 13:58
Compare
Choose a tag to compare

This release updates the required packages in light of a CVE in the requests module.

Initial release

01 May 19:22
2e59cdd
Compare
Choose a tag to compare

Supports the following services:

  • Estateguru
  • Mintos
  • Robocash
  • Swaper

Input data must be in CSV format