Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added Makefile; Version bump | Yaroslav de la Peña Smirnov | 2020-10-12 |
| | |||
* | Account for days elapsed based on latest datev0.1.2 | Yaroslav | 2020-10-06 |
| | | | | | | | | | | Instead of counting the number of days for the averge through the number of iterations, let it be the difference between the latest date on entry and the start of the period. Id est: * 'Missing' dates from the input are implicit. * The order of the days doesn't affect the output (although it doesn't make sense to put the days out of order). | ||
* | Allow days with no expensesv0.1.1 | Yaroslav | 2020-10-06 |
| | | | | Also fix "spelling" mistake in output ("..." instead of ".."). | ||
* | initial commitv0.1.0 | Yaroslav | 2020-10-05 |