hledger/hledger-lib/Hledger
Simon Michael c03d6b1123 imp: print: --match makes better choices
Previously, similarity completely outweighed recency, so a
slightly-more-similar transaction would always be selected no matter
how old it was. Now similarity and recency are more balanced,
and it should produce the desired transaction more often.
There is also new debug output (at debug level 1) for
troubleshooting.
2023-03-27 15:21:42 -10:00
..
Data imp: print: --match makes better choices 2023-03-27 15:21:42 -10:00
Read queries: Prefix boolean queries with expr: 2023-03-27 10:29:26 -10:00
Reports queries: Prefix boolean queries with expr: 2023-03-27 10:29:26 -10:00
Utils dev: unbreak recent change, don't re-export Color/ColorIntensity for now 2023-03-18 20:19:50 -10:00
Data.hs ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Query.hs queries: Update boolean queries to be case-insensitive 2023-03-27 10:29:26 -10:00
Read.hs ;dev: lib: also build with GHC 9.6.1; add base-compat 2023-03-14 10:42:48 -10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs dev: lib: Hledger.Utils cleanup 2022-11-04 22:19:24 -10:00