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