conservancy_beancount/tests/books
Brett Smith aa488effb0 books.Loader: New loading strategy based on load_file. RT#11034.
Building a string and loading it means Beancount can never cache any
load. It only caches top-level file loads because options in the
top-level file can change the semantics of included entries.

Instead use load_file as much as possible, and filter entries as
needed.
2020-05-16 10:29:06 -04:00
..
books books.Loader: New loading strategy based on load_file. RT#11034. 2020-05-16 10:29:06 -04:00
2018.beancount books.Loader: New loading strategy. 2020-05-05 14:31:08 -04:00
2019.beancount books.Loader: New loading strategy. 2020-05-05 14:31:08 -04:00
2020.beancount books.Loader: New loading strategy. 2020-05-05 14:31:08 -04:00
accruals.beancount tests: Add accruals.beancount required for tests in last commit. 2020-05-05 14:30:39 -04:00
definitions.beancount books.Loader: New loading strategy based on load_file. RT#11034. 2020-05-16 10:29:06 -04:00