Versions in this module Expand all Collapse all v0 v0.0.14 Jan 19, 2022 Changes in this version + type Day struct + AST *ast.Day + Amounts amounts.Amounts + Date time.Time + Transactions []*ast.Transaction + func (d *Day) Less(d2 *Day) bool + type PAST struct + Context journal.Context + Days []*Day