- These special hidden tags, used internally, have been renamed: - `_modified` -> `_modified-transaction` - `_cost-matched` -> `_cost-posting` - `_conversion-matched` -> `_conversion-posting` - All special hidden tags now have a similarly-named visible tag, and `--verbose-tags` now shows those more often, which is useful when troubleshooting `--infer-equity`, `--infer-costs`, or the matching of redundant costs and conversion postings. - The `generated-posting:` tag added by `--infer-equity` is now valueless. - The `modified-transaction:` tag added by `--auto` now appears on its own line. |
||
|---|---|---|
| .. | ||
| Hledger | ||
| other/ledger-parse | ||
| test | ||
| Text | ||
| .date.m4 | ||
| .ghci | ||
| .version | ||
| .version.m4 | ||
| CHANGES.md | ||
| hledger-lib.cabal | ||
| Hledger.hs | ||
| LICENSE | ||
| package.yaml | ||
| README.md | ||
| Setup.hs | ||
hledger-lib
A reusable library containing hledger’s core functionality. This is used by most hledger* packages so that they support the same common file formats, command line options, reports etc.
See also: the project README and home page.