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