Skip to content

Releases: lastunicorn/mintos-toolkit

Mintos Toolkit 1.6.0

Choose a tag to compare

@lastunicorn lastunicorn released this 26 Jun 16:28

[change] Upgraded CsvHelper package reference to version 33.1.0

Mintos Toolkit 1.5.0

Choose a tag to compare

@lastunicorn lastunicorn released this 23 Jun 22:21

[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

Choose a tag to compare

@lastunicorn lastunicorn released this 19 Jun 17:29
  • Update publish workflow. Testing the publish workflow.

Mintos Toolkit 1.4.0

Choose a tag to compare

@lastunicorn lastunicorn released this 19 Jun 13:59

[new ] Added CancelationToken parameter to all Load methods.
[new ] Added debug support by providing a snupkg file.

Mintos Toolkit 1.3.0

Choose a tag to compare

@lastunicorn lastunicorn released this 15 Jun 16:20

[new ] Added "Withdrawal" value to PaymentType

Mintos Toolkit 1.2.0

Choose a tag to compare

@lastunicorn lastunicorn released this 10 Jun 13:05

[new ] Exposed KnownValues property in Currency and PaymentType.

Mintos Toolkit 1.1.0

Choose a tag to compare

@lastunicorn lastunicorn released this 08 Jun 17:06

[bugfix] Fixed stream access bug when loading document async.
[change] Renamed the TransactionsDocument to StatementDocument.

Mintos Toolkit 1.0.0

Choose a tag to compare

@lastunicorn lastunicorn released this 03 Jun 17:08

[new] Added TransactionsDocument to parse csv transaction files.