Skip to content

Releases: dnbasta/ynab-transaction-adjuster

0.3.3

25 Mar 09:45
Compare
Choose a tag to compare

Bugfixes

  • fixed bug in category validation for None values

0.3.2

25 Mar 09:30
Compare
Choose a tag to compare

Bugfixes

  • improved handling of optional values in transactions
  • fixed bug which failed to handle identical subtransactions

0.3.1

23 Mar 10:10
Compare
Choose a tag to compare

Bugfixes

  • fixed error processing optional attributes in subtransactions
  • made change check ignore if only class type is datetime instead of date 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

23 Mar 08:18
Compare
Choose a tag to compare

Enhancement

  • changed return value of test() function to dict which shows actual changes to each transaction

0.2.0

18 Mar 15:53
Compare
Choose a tag to compare

Breaking Change

  • simplified interface to single class

New Functionality

  • filter() method for filtering transactions inside class implementation
  • test() method for testing adjustments without updating them in YNAB
  • run()method for simplified complete processing without multiple calls

0.1.0

17 Mar 09:32
Compare
Choose a tag to compare
name changes