aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* update to newer ynab-apiJesse Luehrs2019-11-071-103/+180
* bump ynab_apiJesse Luehrs2019-09-141-6/+17
* add a command to dump the schema tooJesse Luehrs2019-08-271-0/+7
* update commentsJesse Luehrs2019-08-271-1/+7
* also load scheduled transactionsJesse Luehrs2019-08-251-0/+75
* add month dataJesse Luehrs2019-08-241-0/+36
* also populate subtransactionsJesse Luehrs2019-08-231-0/+35
* make data actually load by hacking around splits for nowJesse Luehrs2019-08-231-1/+11
* add basic implementationJesse Luehrs2019-08-221-1/+175
* project skeletonJesse Luehrs2019-08-211-0/+3