diff --git a/src/index.md b/src/index.md index 065f16c..183907a 100644 --- a/src/index.md +++ b/src/index.md @@ -472,20 +472,20 @@ Third-party things are parenthesised. Notable likely-to-be-made-to-work compleme | Generate postings by rule: | built-in | built-in (--auto) | ? | Generate transactions by rule: | built-in | built-in (--forecast) | ? | International number notations: | no | yes | no -| Lot management: | lot matching syntax, lots report | manual | lot matching syntax, ? +| Lot management: | lot matching syntax, lots report, revaluation transactions | manual | lot matching syntax, ? | Multi-period balance reports: | not built-in | yes | not built-in | Pivoting: | on single tag | on one or more tags/other fields | ? | Price fetching: | (pricehist) | (pricehist) | beanprice, (pricehist) | Querying: | cli options, custom query expressions | cli options, custom query expressions | SQL-like beancount query language | REPL: | built-in | haskell GHCI | beanquery, python -| Shell completions: | bash (commands, flags, maybe accounts) | bash (commands, flags, flag values, query types, queryable journal data) | +| Shell completions: | bash (commands, flags, maybe accounts) | bash (commands, flags, flag values, query types, journal data) | | Unrealised gains report: | built-in (register --gain) | built-in (balance --gain) | ? | Validation: | configurable | configurable | always strict -| Miscellaneous: | generate revaluation transactions (--revalued) | account types awareness | ? -| | ? | standard financial reports | +| Miscellaneous: | ? | account types awareness | ? +| | | standard financial reports | | | | customisable account display order | | | | regular releases | -| | | documentation-first process | +| | | documentation-first development | | | | regression bounties | |   | | |