Releases: lastunicorn/mintos-toolkit
Release list
Mintos Toolkit 1.6.0
[change] Upgraded CsvHelper package reference to version 33.1.0
Mintos Toolkit 1.5.0
[new ] Added PaymentTypeLabels class that provides the texts displayed by Mintos in the web page for each payment type.
[change] Added more values in the KnownValues for PaymentType.
[change] Renamed some of the values from the PaymentType (breaking change).
[new ] Added StatementDocuments class to help loading multiple CSV statement files from a directory. Recursive search is supported.
Mintos Toolkit 1.4.1
- Update publish workflow. Testing the publish workflow.
Mintos Toolkit 1.4.0
[new ] Added CancelationToken parameter to all Load methods.
[new ] Added debug support by providing a snupkg file.
Mintos Toolkit 1.3.0
[new ] Added "Withdrawal" value to PaymentType
Mintos Toolkit 1.2.0
[new ] Exposed KnownValues property in Currency and PaymentType.
Mintos Toolkit 1.1.0
[bugfix] Fixed stream access bug when loading document async.
[change] Renamed the TransactionsDocument to StatementDocument.
Mintos Toolkit 1.0.0
[new] Added TransactionsDocument to parse csv transaction files.