Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2023-05-05 | Print verb is mostly completed. | Adrián Oliva | -1/+25 | |
May still have bugs, but for now it is good enough. | ||||
2023-05-05 | The `--file` option is more or less completed. | Adrián Oliva | -1/+1 | |
The `stdin` option is left to be worked on. | ||||
2023-05-04 | First attempt at storing ledger entries. | Adrián Oliva | -0/+119 | |
Now we can store the entries in very simple ways and we can even print them! |