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