All Versions
25
Latest Version
Avg Release Cycle
63 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v0.14.0 Changes
- ๐ Allow pattern-matching transactions in:
ECImporter
(against payee strings) and,CreditImporter
(against description strings)
- ๐ Allow pattern-matching transactions in:
-
v0.13.0 Changes
- ๐ Enable support for Python 3.10
- โฌ๏ธ Drop support for Python 3.6
-
v0.12.0 Changes
- ๐ Support additional credit card expected header format (thanks [Dr-Nuke])
-
v0.11.0 Changes
- ๐ Use "Wertstellung" instead of "Belegdatum" for transaction dates in
CreditImporter
(thanks [@nils-werner])
- ๐ Use "Wertstellung" instead of "Belegdatum" for transaction dates in
-
v0.10.0 Changes
- โ Add
meta_code
parameter toECImporter
(thanks [@bratekarate])
- โ Add
-
v0.9.0 Changes
- ๐ Support credit data exports containing "Zeitraum" instead of "Von"/"Bis" dates
- โก๏ธ Update
CreditImporter.file_date
return value (end date if the export contains start/end dates, otherwise the date of the export itself)
-
v0.8.3 Changes
- ๐ Enable support for Python 3.9
- โฌ๏ธ Drop support for Python 3.5
-
v0.8.2 Changes
- Return date of last transaction from
file_date
forCreditImporter
- Return date of last transaction from
-
v0.8.1 Changes
May 12, 2020- โ Add accout number to narration if there's no transfer text (thanks
@tbm
_) - Add optional parameter :code:
existing_entries
to :code:extract()
(thanks@tbm
_)
- โ Add accout number to narration if there's no transfer text (thanks
-
v0.8.0 Changes
February 05, 2020- ๐ Enable support for Python 3.8