Skip to content

v0.3.2

Choose a tag to compare

@kelesmert kelesmert released this 09 Aug 18:29
· 18 commits to main since this release

Added

  • --last, a window that ends today. turnlens report --last 7d covers today and the six days before it. Days and weeks: 7d, 2w. Today is the first day counted, so the number you type is the number of days you get.

    Months and years are refused rather than guessed at, because their length is not fixed. Name the two dates for those.

Unchanged

--since and --until behave exactly as before: they take YYYY-MM-DD, both bounds are inclusive, and either can stand alone. --last is refused beside them rather than quietly overriding them.

Full diff: [v0.3.1...v0.3.2]