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 astroid from 2.5.7 to 2.5.8 by @dependabot in #333
- build(deps): bump identify from 2.2.7 to 2.2.10 by @dependabot in #334
- build(deps): bump isort from 5.8.0 to 5.9.1 by @dependabot in #336
- build(deps): bump astroid from 2.5.8 to 2.6.0 by @dependabot in #337
- build(deps): bump urllib3 from 1.26.5 to 1.26.6 by @dependabot in #338
- build(deps-dev): bump pylint from 2.8.3 to 2.9.1 by @dependabot in #340
- build(deps): bump astroid from 2.6.0 to 2.6.2 by @dependabot in #339
- build(deps): bump regex from 2021.4.4 to 2021.7.6 by @dependabot in #344
- build(deps): bump packaging from 20.9 to 21.0 by @dependabot in #343
- build(deps-dev): bump pylint from 2.9.1 to 2.9.3 by @dependabot in #341
- build(deps): bump isort from 5.9.1 to 5.9.2 by @dependabot in #345
- build(deps): bump identify from 2.2.10 to 2.2.11 by @dependabot in #346
- build(deps): bump virtualenv from 20.4.7 to 20.6.0 by @dependabot in #349
- build(deps): bump requests from 2.25.1 to 2.26.0 by @dependabot in #348
- build(deps-dev): bump pylint from 2.9.3 to 2.9.5 by @dependabot in #353
- build(deps): bump astroid from 2.6.2 to 2.6.5 by @dependabot in #352
- build(deps): bump pathspec from 0.8.1 to 0.9.0 by @dependabot in #350
- build(deps-dev): bump pylint from 2.9.5 to 2.9.6 by @dependabot in #355
- build(deps): bump isort from 5.9.2 to 5.9.3 by @dependabot in #354
- build(deps): bump virtualenv from 20.6.0 to 20.7.0 by @dependabot in #356
- build(deps): bump astroid from 2.6.5 to 2.6.6 by @dependabot in #357
- build(deps): bump regex from 2021.7.6 to 2021.8.3 by @dependabot in #358
- build(deps): bump identify from 2.2.11 to 2.2.13 by @dependabot in #360
- build(deps-dev): bump pre-commit from 2.13.0 to 2.14.0 by @dependabot in #361
- build(deps): bump virtualenv from 20.7.0 to 20.7.2 by @dependabot in #363
- build(deps): bump astroid from 2.6.6 to 2.7.1 by @dependabot in #365
- build(deps-dev): bump pre-commit from 2.14.0 to 2.15.0 by @dependabot in #378
- feat: add bors-ng to repo by @ChrisRBe in #379
- Update README.md by @ChrisRBe in #380
- build(deps): bump astroid from 2.7.1 to 2.7.3 by @dependabot in #375
- build(deps): bump typing-extensions from 3.10.0.0 to 3.10.0.2 by @dependabot in #376
- build(deps-dev): bump pytest from 6.2.4 to 6.2.5 by @dependabot in #377
- build(deps): bump regex from 2021.8.3 to 2021.8.28 by @dependabot in #373
- build(deps): bump cfgv from 3.3.0 to 3.3.1 by @dependabot in #369
- build(deps): bump pluggy from 0.13.1 to 1.0.0 by @dependabot in #370
- build(deps-dev): bump pylint from 2.9.6 to 2.10.2 by @dependabot in #367
- build(deps): bump identify from 2.2.13 to 2.2.14 by @dependabot in #381
- build(deps): bump astroid from 2.7.3 to 2.8.0 by @dependabot in #384
- build(deps): bump virtualenv from 20.7.2 to 20.8.0 by @dependabot in #385
- build(deps-dev): bump pylint from 2.10.2 to 2.11.1 by @dependabot in #386
- build(deps): bump identify from 2.2.14 to 2.2.15 by @dependabot in #387
- build(deps): bump distlib from 0.3.2 to 0.3.3 by @dependabot in #388
- build(deps): bump urllib3 from 1.26.6 to 1.26.7 by @dependabot in #389
- build(deps): bump virtualenv from 20.8.0 to 20.8.1 by @dependabot in #390
- build(deps): bump filelock from 3.0.12 to 3.1.0 by @dependabot in #391
- build(deps): bump regex from 2021.8.28 to 2021.9.24 by @dependabot in #392
- build(deps): bump regex from 2021.9.24 to 2021.9.30 by @dependabot in #394
- build(deps): bump filelock from 3.1.0 to 3.3.0 by @dependabot in #395
- build(deps-dev): bump pytest-cov from 2.12.1 to 3.0.0 by @dependabot in #396
- build(deps): bump wrapt from 1.12.1 to 1.13.1 by @dependabot in #399
- build(deps): bump identify from 2.2.15 to 2.3.0 by @dependabot in #397
- build(deps-dev): bump coverage from 5.5 to 6.0 by @dependabot in #398
- build(deps): bump astroid from 2.8.0 to 2.8.2 by @dependabot in #400
- build(deps-dev): bump coverage from 6.0 to 6.0.1 by @dependabot in #401
- build(deps): bump pyflakes from 2.3.1 to 2.4.0 by @dependabot in #402
- build(deps): bump filelock from 3.3.0 to 3.3.1 by @dependabot in #412
- build(deps): bump pyyaml from 5.4.1 to 6.0 by @dependabot in #411
- build(deps): bump wrapt from 1.13.1 to 1.13.2 by @dependabot in #409
- build(deps): bump click from 8.0.1 to 8.0.3 by @dependabot in #406
- build(deps): bump pycodestyle from 2.7.0 to 2.8.0 by @dependabot in #407
- build(deps-dev): bump coverage from 6.0.1 to 6.0.2 by @dependabot in #408
- build(deps): bump regex from 2021.9.30 to 2021.10.8 by @dependabot in #403
- build(deps-dev): bump flake8 from 3.9.2 to 4.0.1 by @dependabot in #405
- build(deps): bump certifi from 2021.5.30 to 2021.10.8 by @dependabot in #404
- build(deps): bump idna from 3.2 to 3.3 by @dependabot in #410
- build(deps): bump astroid from 2.8.2 to 2.8.3 by @dependabot in #413
- build(deps): bump regex from 2021.10.8 to 2021.10.21 by @dependabot in #414
- build(deps): bump astroid from 2.8.3 to 2.8.4 by @dependabot in #419
- build(deps): bump packaging from 21.0 to 21.2 by @dependabot in #422
- build(deps): bump filelock from 3.3.1 to 3.3.2 by @dependabot in #423
- build(deps-dev): bump coverage from 6.0.2 to 6.1.1 by @dependabot in #424
- build(deps): bump pyparsing from 2.4.7 to 3.0.4 by @dependabot in #425
- build(deps): bump wrapt from 1.13.2 to 1.13.3 by @dependabot in #426
- build(deps): bump identify from 2.3.0 to 2.3.3 by @dependabot in #428
- build(deps): bump virtualenv from 20.8.1 to 20.10.0 by @dependabot in #427
- build(deps): bump isort from 5.9.3 to 5.10.0 by @dependabot in #430
- build(deps): bump regex from 2021.10.21 to 2021.11.2 by @dependabot in #431
- build(deps): bump py from 1.10.0 to 1.11.0 by @dependabot in #432
- build(deps-dev): bump coverage from 6.1.1 to 6.1.2 by @dependabot in #438
- build(deps): bump identify from 2.3.3 to 2.3.5 by @dependabot in #436
- build(deps): bump regex from 2021.11.2 to 2021.11.10 by @dependabot in #437
- build(deps): bump isort from 5.10.0 to 5.10.1 by @dependabot in #435
- build(deps): bump pyparsing from 3.0.4 to 3.0.5 by @dependabot in #434
- build(deps): bump typed-ast from 1.4.3 to 1.5.0 by @dependabot in #439
- build(deps): bump pyparsing from 3.0.5 to 3.0.6 by @dependabot in #440
- build(deps): bump astroid from 2.8.4 to 2.8.5 by @dependabot in #441
- build(deps): bump typing-extensions from 3.10.0.2 to 4.0.0 by @dependabot in #442
- build(deps): bump identify from 2.3.5 to 2.3.6 by @dependabot in #443
- build(deps): bump filelock from 3.3.2 to 3.4.0 by @dependabot in #444
- build(deps): bump identify from 2.3.6 to 2.4.0 by @dependabot in #446
- build(deps): bump packaging from 21.2 to 21.3 by @dependabot in #445
- build(deps-dev): bump pylint from 2.11.1 to 2.12.1 by @dependabot in #449
- build(deps): bump astroid from 2.8.5 to 2.9.0 by @dependabot in #447
- build(deps-dev): bump black from 21.4b2 to 21.11b1 by @dependabot in #448
- build(deps-dev): bump coverage from 6.1.2 to 6.2 by @dependabot in #450
- build(deps-dev): bump pre-commit from 2.15.0 to 2.16.0 by @dependabot in #451
- build(deps): bump typing-extensions from 4.0.0 to 4.0.1 by @dependabot in #452
- build(deps-dev): bump black from 21.11b1 to 21.12b0 by @dependabot in #455
- build(deps): bump typed-ast from 1.5.0 to 1.5.1 by @dependabot in #453
- build(deps-dev): bump pylint from 2.12.1 to 2.12.2 by @dependabot in #454
- build(deps): bump distlib from 0.3.3 to 0.3.4 by @dependabot in #456
- build(deps): bump lazy-object-proxy from 1.6.0 to 1.7.0 by @dependabot in #458
- build(deps): bump lazy-object-proxy from 1.7.0 to 1.7.1 by @dependabot in #459
- feat: add new visual studio code config by @ChrisRBe in #460
- feat: extend testing to python 3.10 by @ChrisRBe in #461
- Add support for viainvest by @AlexanderLill in #457
- chore: rename python files to lower case by @ChrisRBe in #462
- chore: update pre-commit config by @ChrisRBe in #463
- build(deps): bump filelock from 3.4.0 to 3.4.2 by @dependabot in #464
- build(deps): bump attrs from 21.2.0 to 21.3.0 by @dependabot in #465
- build(deps): bump virtualenv from 20.10.0 to 20.11.0 by @dependabot in #467
- build(deps): bump identify from 2.4.0 to 2.4.1 by @dependabot in #466
- build(deps): bump virtualenv from 20.11.0 to 20.11.2 by @dependabot in #468
- build(deps): bump attrs from 21.3.0 to 21.4.0 by @dependabot in #469
- build(deps): bump virtualenv from 20.11.2 to 20.13.0 by @dependabot in #472
- build(deps): bump requests from 2.26.0 to 2.27.1 by @dependabot in #475
- build(deps): bump astroid from 2.9.0 to 2.9.2 by @dependabot in #473
- build(deps): bump identify from 2.4.1 to 2.4.2 by @dependabot in #476
- feat: refactor and extend logging by @ChrisRBe in #478
- build(deps): bump astroid from 2.9.2 to 2.9.3 by @dependabot in #480
- build(deps): bump urllib3 from 1.26.7 to 1.26.8 by @dependabot in #479
- build(deps): bump identify from 2.4.2 to 2.4.3 by @dependabot in #481
- build(deps): bump identify from 2.4.3 to 2.4.4 by @dependabot in #482
- build(deps-dev): bump pre-commit from 2.16.0 to 2.17.0 by @dependabot in #484
- build(deps): bump regex from 2021.11.10 to 2022.1.18 by @dependabot in #483
- build(deps): bump mccabe from 0.6.1 to 0.7.0 by @dependabot in #487
- build(deps): bump identify from 2.4.4 to 2.4.5 by @dependabot in #488
- build(deps): bump typed-ast from 1.5.1 to 1.5.2 by @dependabot in #486
- build(deps): bump pyparsing from 3.0.6 to 3.0.7 by @dependabot in #485
- build(deps): bump identify from 2.4.5 to 2.4.6 by @dependabot in #491
- chore: drop python 3.6 support by @ChrisRBe in #492
- build(deps-dev): bump coverage from 6.2 to 6.3 by @dependabot in #489
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #494
- build(deps-dev): bump black from 21.12b0 to 22.1.0 by @dependabot in #493
- build(deps): bump identify from 2.4.6 to 2.4.7 by @dependabot in #495
- build(deps-dev): bump coverage from 6.3 to 6.3.1 by @dependabot in #496
- build(deps): bump identify from 2.4.7 to 2.4.8 by @dependabot in #498
- build(deps-dev): bump pytest from 6.2.5 to 7.0.0 by @dependabot in #497
- build(deps): bump virtualenv from 20.13.0 to 20.13.1 by @dependabot in #499
- build(deps): bump identify from 2.4.8 to 2.4.9 by @dependabot in #500
- build(deps-dev): bump pytest from 7.0.0 to 7.0.1 by @dependabot in #501
- build(deps): bump typing-extensions from 4.0.1 to 4.1.1 by @dependabot in #502
- build(deps): bump filelock from 3.4.2 to 3.5.0 by @dependabot in #503
- build(deps): bump identify from 2.4.9 to 2.4.10 by @dependabot in #504
- build(deps): bump filelock from 3.5.0 to 3.5.1 by @dependabot in #505
- build(deps): bump filelock from 3.5.1 to 3.6.0 by @dependabot in #506
- build(deps-dev): bump coverage from 6.3.1 to 6.3.2 by @dependabot in #507
- build(deps): bump click from 8.0.3 to 8.0.4 by @dependabot in #508
- build(deps): bump virtualenv from 20.13.1 to 20.13.2 by @dependabot in #510
- build(deps): bump identify from 2.4.10 to 2.4.11 by @dependabot in #509
- build(deps): bump astroid from 2.9.3 to 2.10.0 by @dependabot in #511
- build(deps): bump regex from 2022.1.18 to 2022.3.2 by @dependabot in #512
- build(deps): bump virtualenv from 20.13.2 to 20.13.3 by @dependabot in #513
- build(deps): bump wrapt from 1.13.3 to 1.14.0 by @dependabot in #514
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #519
- build(deps): bump astroid from 2.10.0 to 2.11.0 by @dependabot in #517
- build(deps-dev): bump pytest from 7.0.1 to 7.1.0 by @dependabot in #518
- build(deps): bump regex from 2022.3.2 to 2022.3.15 by @dependabot in #520
- build(deps): bump identify from 2.4.11 to 2.4.12 by @dependabot in #522
- build(deps): bump urllib3 from 1.26.8 to 1.26.9 by @dependabot in #521
- build(deps-dev): bump pytest from 7.1.0 to 7.1.1 by @dependabot in #523
- build(deps): bump virtualenv from 20.13.3 to 20.13.4 by @dependabot in #526
- Add estateguru english csv layout by @Craftplorer in #525
- build(deps-dev): bump pylint from 2.12.2 to 2.13.0 by @dependabot in #529
- build(deps-dev): bump black from 22.1.0 to 22.3.0 by @dependabot in #535
- build(deps): bump click from 8.0.4 to 8.1.2 by @dependabot in #538
- build(deps-dev): bump pylint from 2.13.0 to 2.13.4 by @dependabot in #536
- build(deps): bump astroid from 2.11.0 to 2.11.2 by @dependabot in #532
- build(deps): bump virtualenv from 20.13.4 to 20.14.0 by @dependabot in #530
- p2p_statement_parser.py: add debug for parsed value by @ChrisRBe in #516
New Contributors
- @dell-mic made their first contribution in #254
- @AlexanderLill made their first contribution in #269
- @dependabot made their first contribution in #306
- @pre-commit-ci made their first contribution in #494
- @Craftplorer made their first contribution in #525
Full Changelog: v1.2.1...v2.0.0