]> Dogcows Code - chaz/homebank2ledger/blob - Changes
Release App-HomeBank2Ledger 0.005
[chaz/homebank2ledger] / Changes
1 Revision history for App-HomeBank2Ledger.
2
3 {{$NEXT}}
4
5 0.005 2019-08-17 16:26:33-06:00 MST7MDT
6 * Add --budget option for converting HomeBank budget to Ledger.
7 * Support quoting commodities when needed.
8 * The formatter now adds posting notes when they differ from the transaction
9 memo and avoids printing posting payees if not different from the
10 transaction payee.
11 * Fix bug which could add duplicate ":Unknown" accounts.
12
13 0.004 2019-06-17 23:28:10-06:00 MST7MDT
14 * Remove --default-account option. Instead the default account(s) can be
15 customized using the --rename-account option, like this:
16
17 --rename-account='^Expenses:Unknown$=Foo'
18 --rename-account='^Income:Unknown$=Foo'
19
20 * Remove single use of "yada yada" for perls <5.12.
21
22 0.003 2019-06-13 02:55:59-06:00 MST7MDT
23 * Fix bug that makes the --version and --help flags broken.
24
25 0.002 2019-06-12 23:39:32-06:00 MST7MDT
26 * Rename dist
27 * Provide better README in dist
28
29 0.001 2019-06-12 22:54:58-06:00 MST7MDT
30 * Initial early development release
31
This page took 0.031158 seconds and 4 git commands to generate.