17 Commits

Author SHA1 Message Date
james ae543e5edf chore: Release ynabmunger version 0.3.0 v0.3.0 2026-06-03 09:28:37 +02:00
james f7b645895d Format transaction amounts on output
This might want to use the same YNAB CSV format as `convert`.
2026-06-03 09:20:12 +02:00
james 14d0d82719 Tidy up amount calculation 2026-06-03 09:16:46 +02:00
james c9e005475c Add filter to transactions command 2026-06-03 09:16:05 +02:00
james e205280176 chore: Release ynabmunger version 0.2.0 v0.2.0 2026-05-25 23:19:05 +02:00
james b8595bbd59 Disable cargo publishing 2026-05-25 23:18:48 +02:00
james 415a1f8684 Make number of days configurable for transactions 2026-05-25 23:15:20 +02:00
james da0d80f4f4 Fix amount parsing for negative amounts <1 2026-05-25 23:05:34 +02:00
james 08ffad118a Add README 2026-05-03 14:38:49 +02:00
james e678b43c15 Add goreleaser config v0.1.1 2026-05-03 14:24:04 +02:00
james fa4cc722e2 Change object model and add crate Error type v0.1.0 2026-05-03 14:17:50 +02:00
james a9de66a49f Switch to async reqwest and colour in functions all the way up 2026-05-03 10:38:28 +02:00
james deda785c2a Fix API interaction and add transactions command 2026-05-02 23:12:49 +02:00
james 65ddf515ad Start refactor of ynab by splitting it up 2026-05-02 11:04:38 +02:00
james ec77c27700 Refactor and add new commands and doc comments 2026-05-01 17:24:42 +02:00
james e9d6aa2e31 Add tryfrom for Lookups 2026-05-01 14:52:09 +02:00
james f8f1165db7 Initial import of just-about-working version 2026-04-30 15:46:22 +02:00