hledger/hledger-lib
Simon Michael cc98ee39f7 balance, lib: --format/StringFormat improvements
The balance command's --format option (in single-column mode) can now
adjust the rendering of multi-line strings, such as amounts with multiple
commodities. To control this, begin the format string with one of:

 %_  - renders on multiple lines, bottom-aligned (the default)
 %^  - renders on multiple lines, top-aligned
 %,  - render on one line, comma-separated

Also the final total (and the line above it) now adapt themselves to a
custom format.
2015-08-19 20:53:51 -07:00
..
Hledger balance, lib: --format/StringFormat improvements 2015-08-19 20:53:51 -07:00
tests Add cabal testsuite for hledger-lib. 2013-05-15 15:56:01 -04:00
CHANGES 0.26 changelogs/release notes 2015-07-12 17:58:02 -07:00
hledger-lib.cabal lib: split up Utils more 2015-08-19 20:53:50 -07:00
Hledger.hs promote Hledger.Query to second level 2012-05-16 07:57:10 +00:00
LICENSE split off hledger-lib package, containing core types & utils 2010-03-22 01:44:59 +00:00
package.yaml lib: split up Utils more 2015-08-19 20:53:50 -07:00
Setup.hs Revert "remove Setup.hs files again, fixing a yesod devel warning" 2014-05-24 13:39:09 -07:00