Releases: dnbasta/ynab-transaction-adjuster
Releases · dnbasta/ynab-transaction-adjuster
0.3.3
0.3.2
0.3.1
Bugfixes
- fixed error processing optional attributes in subtransactions
- made change check ignore if only class type is
datetime
instead ofdate
in transaction_date - made change check only check for difference of id in category as name is not used in actual processing
0.3.0
0.2.0
Breaking Change
- simplified interface to single class
New Functionality
filter()
method for filtering transactions inside class implementationtest()
method for testing adjustments without updating them in YNABrun()
method for simplified complete processing without multiple calls