v2.0.0-beta.2
Pre-release
Pre-release
github-actions
released this
08 Jul 15:57
·
127 commits
to main
since this release
Added
Entry
enum which is one ofDirective
,Option
,Include
parse_iter
which return an iterator overResult<Entry<D>, Error>
- implement
Clone
forError
- implement
FromStr
forBeancountFile<D>
whereD: Decimal
read_files
to read and parse files from disk, following the include directives