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