Releases: ChrisRBe/PP-P2P-Parser
v2.1.0
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
- build(deps-dev): bump pylint from 2.13.5 to 2.13.7 by @dependabot in #551
- build(deps): bump pytest from 7.1.1 to 7.1.2 by @dependabot in #552
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #557
- build(deps): bump pylint from 2.13.7 to 2.13.8 by @dependabot in #558
- build(deps): bump pre-commit from 2.18.1 to 2.19.0 by @dependabot in #559
- build(deps): bump coverage from 6.3.2 to 6.3.3 by @dependabot in #562
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #566
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #571
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #578
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #581
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #587
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #593
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #597
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #598
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #603
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #610
- Add parser config for lande.finance by @StegSchreck in #611
- distinguish transfers between main and Go&Grow accounts by @StegSchreck in #612
- build(deps): bump coverage from 6.3.3 to 6.5.0 by @dependabot in #614
- build(deps): bump pytest from 7.1.2 to 7.2.0 by @dependabot in #613
- github.yaml: update python version in build matrix by @ChrisRBe in #625
- build(deps): bump black from 22.3.0 to 22.10.0 by @dependabot in #623
- build(deps): bump flake8 from 4.0.1 to 6.0.0 by @dependabot in #616
- build(deps): bump pylint from 2.13.8 to 2.15.7 by @dependabot in #624
- build(deps): bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #622
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- build(deps-dev): bump pre-commit from 2.17.0 to 2.18.1 by @dependabot in #539
- build(deps-dev): bump pylint from 2.13.4 to 2.13.5 by @dependabot in #542
- Improve README for test example by @cschindlbeck in #541
- requirements.txt: solve dependency issues with flake8 by @ChrisRBe in #543
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #547
New Contributors
- @cschindlbeck made their first contribution in #541
Full Changelog: v2.0.0...v2.0.1
Breaking change in handling decimal sign
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
- Bump more-itertools from 8.5.0 to 8.6.0 by @dependabot-preview in #239
- Update integration.yml by @ChrisRBe in #240
- Update integration.yml by @ChrisRBe in #241
- Bump certifi from 2020.4.5.1 to 2020.6.20 by @dependabot-preview in #243
- Bump astroid from 2.4.1 to 2.4.2 by @dependabot-preview in #244
- Bump lazy-object-proxy from 1.4.3 to 1.5.1 by @dependabot-preview in #245
- Bump attrs from 19.3.0 to 20.3.0 by @dependabot-preview in #248
- Bump idna from 2.9 to 2.10 by @dependabot-preview in #247
- Bump isort from 4.3.21 to 5.6.4 by @dependabot-preview in #249
- Bump py from 1.8.1 to 1.9.0 by @dependabot-preview in #242
- Bump coverage from 5.1 to 5.3 by @dependabot-preview in #246
- Bump certifi from 2020.6.20 to 2020.11.8 by @dependabot-preview in #250
- Add pre-commit badge by @ChrisRBe in #251
- Added test file for mintos covering several months by @dell-mic in #254
- Aggregate transactions per command line parameter by @ChrisRBe in #253
- Create codeql-analysis.yml by @ChrisRBe in #255
- Update readme by @ChrisRBe in #256
- Bump lazy-object-proxy from 1.5.1 to 1.5.2 by @dependabot-preview in #257
- Bump certifi from 2020.11.8 to 2020.12.5 by @dependabot-preview in #258
- Bump chardet from 3.0.4 to 4.0.0 by @dependabot-preview in #259
- Bump py from 1.9.0 to 1.10.0 by @dependabot-preview in #260
- Bump pytest from 6.1.2 to 6.2.0 by @dependabot-preview in #261
- Bump pytest from 6.2.0 to 6.2.1 by @dependabot-preview in #262
- Bump coverage from 5.3 to 5.3.1 by @dependabot-preview in #263
- Bump isort from 5.6.4 to 5.7.0 by @dependabot-preview in #264
- Bump idna from 2.10 to 3.0 by @dependabot-preview in #265
- Bump idna from 3.0 to 3.1 by @dependabot-preview in #266
- Update integration.yml by @ChrisRBe in #270
- integration: remove test reporting by @ChrisRBe in #271
- Add real daily aggregation, fix small numbers by @AlexanderLill in #269
- Revert "integration: remove test reporting" by @ChrisRBe in #272
- Bump pytest-cov from 2.10.1 to 2.11.0 by @dependabot-preview in #273
- Bump pyyaml from 5.3.1 to 5.4 by @dependabot-preview in #274
- Bump pytest-cov from 2.11.0 to 2.11.1 by @dependabot-preview in #275
- Bump pyyaml from 5.4 to 5.4.1 by @dependabot-preview in #276
- Bump pytest from 6.2.1 to 6.2.2 by @dependabot-preview in #277
- Bump coverage from 5.3.1 to 5.4 by @dependabot-preview in #278
- Bump more-itertools from 8.6.0 to 8.7.0 by @dependabot-preview in #279
- Bump astroid from 2.4.2 to 2.5 by @dependabot-preview in #281
- Update integration.yml by @ChrisRBe in #282
- Bump pylint from 2.6.0 to 2.6.2 by @dependabot-preview in #283
- Bump pylint from 2.6.2 to 2.7.0 by @dependabot-preview in #284
- Add regexes to ignore entries and evaluate special cases by @AlexanderLill in #280
- Bump pylint from 2.7.0 to 2.7.1 by @dependabot-preview in #285
- Bump astroid from 2.5 to 2.5.1 by @dependabot-preview in #287
- Bump coverage from 5.4 to 5.5 by @dependabot-preview in #286
- Bump pylint from 2.7.1 to 2.7.2 by @dependabot-preview in #288
- Bump flake8 from 3.8.4 to 3.9.0 by @dependabot-preview in #289
- Bump isort from 5.7.0 to 5.8.0 by @dependabot-preview in #290
- Bump lazy-object-proxy from 1.5.2 to 1.6.0 by @dependabot-preview in #291
- Bump astroid from 2.5.1 to 2.5.2 by @dependabot-preview in #292
- Bump pylint from 2.7.2 to 2.7.3 by @dependabot-preview in #293
- Bump pylint from 2.7.3 to 2.7.4 by @dependabot-preview in #294
- Bump pytest from 6.2.2 to 6.2.3 by @dependabot-preview in #295
- Bump astroid from 2.5.2 to 2.5.3 by @dependabot-preview in #296
- Bump flake8 from 3.9.0 to 3.9.1 by @dependabot-preview in #297
- Bump astroid from 2.5.3 to 2.5.6 by @dependabot-preview in #298
- Bump pylint from 2.7.4 to 2.8.1 by @dependabot-preview in #299
- Bump pylint from 2.8.1 to 2.8.2 by @dependabot-preview in #300
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #301
- feat: update Pipfile and requirements.txt by @ChrisRBe in #305
- Bump idna from 2.10 to 3.1 by @dependabot in #306
- Bump attrs from 20.3.0 to 21.1.0 by @dependabot in #312
- Bump typed-ast from 1.4.1 to 1.4.3 by @dependabot in #307
- Bump virtualenv from 20.4.4 to 20.4.6 by @dependabot in #311
- Bump six from 1.15.0 to 1.16.0 by @dependabot in #310
- Bump typing-extensions from 3.7.4.3 to 3.10.0.0 by @dependabot in #308
- Bump pytest from 6.2.3 to 6.2.4 by @dependabot in #309
- Bump attrs from 21.1.0 to 21.2.0 by @dependabot in #314
- Bump click from 7.1.2 to 8.0.0 by @dependabot in #315
- Bump flake8 from 3.9.1 to 3.9.2 by @dependabot in #313
- Bump pytest-cov from 2.11.1 to 2.12.0 by @dependabot in #316
- Bump click from 8.0.0 to 8.0.1 by @dependabot in #318
- Bump cfgv from 3.2.0 to 3.3.0 by @dependabot in #317
- Update parse-account-statements.py by @ChrisRBe in #304
- Bump identify from 2.2.4 to 2.2.5 by @dependabot in #320
- Bump pre-commit from 2.12.1 to 2.13.0 by @dependabot in #319
- Bump identify from 2.2.5 to 2.2.6 by @dependabot in #321
- Bump virtualenv from 20.4.6 to 20.4.7 by @dependabot in #322
- Bump urllib3 from 1.26.4 to 1.26.5 by @dependabot in #323
- Bump pylint from 2.8.2 to 2.8.3 by @dependabot in #329
- Bump astroid from 2.5.6 to 2.5.7 by @dependabot in #328
- Bump distlib from 0.3.1 to 0.3.2 by @dependabot in #327
- Bump idna from 3.1 to 3.2 by @dependabot in #326
- build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1 by @dependabot in #330
- Bump identify from 2.2.6 to 2.2.7 by @dependabot in #325
- Bump certifi from 2020.12.5 to 2021.5.30 by @dependabot in #324
- build(deps): bump ast...
Support latest Mintos account statement
As per title, updates mintos config to support latest version of the account statement csv file
Add support for Debitum Network
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
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
This release updates the required packages in light of a CVE in the requests module.
Initial release
Supports the following services:
- Estateguru
- Mintos
- Robocash
- Swaper
Input data must be in CSV format