Simon Michael
2018-04-30 20:44:15 UTC
G'day all. I'm pleased to announce the release of hledger-* 1.9.1 (and hledger-web 1.9.2).
Although a minor release, this brings significant improvements to the budgeting feature, which I would now call production-ready. The budget report was broken in 1.9 (mis-ordered columns, etc.) - my apologies.
Some other fixes have arrived as well. Thanks to release contributors Everett Hildenbrandt and Dmitry Astapov.
hledger's changelog:
# 1.9.1 (2018/4/30)
* use hledger-lib 1.9.1
* budget (balance --budget): monthly columns are displayed in the proper order.
This fixes a regression in 1.9.
* budget: budgets can be built from periodic
transactions with different intervals again. In 1.9, budgets were
restricted to a single interval, but this was a mistake. This
restores the 1.5 behaviour.
* budget: budget reports are more intuitive and much less likely to
produce no output.
* budget: when no report interval is specified, a budget report for
the whole journal period is shown.
* budget: periodic transactions and the requested report period can
each have their own start/end dates, and the resulting report will
span the union of those periods, showing zeroes where data is
missing.
* budget: total row and total/average columns are now calculated correctly
* budget: actual, percentage, and goal amounts are now aligned in
columns for better readability (usually, unless numbers get huge).
* budget: combining --budget and --sort-amount is not yet supported
and now gives an error.
* csv: handle "-%amount" in a rule when the CSV amount is parenthesised (#736)
* journal: automated postings are now generated early, before journal finalisation,
so they are present for amount inference, transaction balancing, and balance assertions
(#729)
* cli: command-line account aliases are now applied early, before journal finalisation,
so they are equivalent to alias directives in the journal (#730)
* journal: inferred amounts now have the appropriate standard amount style applied
(setting the precision correctly, eg). (#737)
* journal: when checking for balanced transactions, amount styles declared with
commodity directives are also used (previously only inferred amount styles were).
Although a minor release, this brings significant improvements to the budgeting feature, which I would now call production-ready. The budget report was broken in 1.9 (mis-ordered columns, etc.) - my apologies.
Some other fixes have arrived as well. Thanks to release contributors Everett Hildenbrandt and Dmitry Astapov.
hledger's changelog:
# 1.9.1 (2018/4/30)
* use hledger-lib 1.9.1
* budget (balance --budget): monthly columns are displayed in the proper order.
This fixes a regression in 1.9.
* budget: budgets can be built from periodic
transactions with different intervals again. In 1.9, budgets were
restricted to a single interval, but this was a mistake. This
restores the 1.5 behaviour.
* budget: budget reports are more intuitive and much less likely to
produce no output.
* budget: when no report interval is specified, a budget report for
the whole journal period is shown.
* budget: periodic transactions and the requested report period can
each have their own start/end dates, and the resulting report will
span the union of those periods, showing zeroes where data is
missing.
* budget: total row and total/average columns are now calculated correctly
* budget: actual, percentage, and goal amounts are now aligned in
columns for better readability (usually, unless numbers get huge).
* budget: combining --budget and --sort-amount is not yet supported
and now gives an error.
* csv: handle "-%amount" in a rule when the CSV amount is parenthesised (#736)
* journal: automated postings are now generated early, before journal finalisation,
so they are present for amount inference, transaction balancing, and balance assertions
(#729)
* cli: command-line account aliases are now applied early, before journal finalisation,
so they are equivalent to alias directives in the journal (#730)
* journal: inferred amounts now have the appropriate standard amount style applied
(setting the precision correctly, eg). (#737)
* journal: when checking for balanced transactions, amount styles declared with
commodity directives are also used (previously only inferred amount styles were).
--
You received this message because you are subscribed to the Google Groups "hledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hledger+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "hledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hledger+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.