This affects hledger-ui's transaction screen, print, hledger-rewrite etc. A pending flag on postings is now displayed, just like a cleared flag. Also there will now be a space between flag and account name. And it's slightly better at aligning amounts, due to now considering virtual posting parentheses/brackets or something. |
||
|---|---|---|
| .. | ||
| doc | ||
| Hledger | ||
| other/ledger-parse | ||
| tests | ||
| .ghci | ||
| CHANGES | ||
| hledger-lib.cabal | ||
| Hledger.hs | ||
| LICENSE | ||
| package.yaml | ||
| README | ||
| Setup.hs | ||
A reusable library containing hledger's core functionality. This is used by most hledger* packages for common data parsing, command line option handling, reporting etc.