photo-stats

statistics processor for the terminal
git clone https://git.clttr.info/photo-stats.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 6769eb04d4024fa4955fdb58d860d38c4713f714
parent 4d6ef4a9bb1aee2ad5357c0d58c4f41e0fbcf0fb
Author: René Wagner <rwa@clttr.info>
Date:   Sat, 24 Jun 2023 20:10:03 +0200

update CHANGELOG.md for 1.3

Diffstat:
MCHANGELOG.md | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,4 +1,16 @@ # Changelog +## 1.3 (2023-06-24) +- make time-based grouping more flexible +- add "day of week" and "day of month" to time-based groups +- add bash completion + +## 1.2 (2023-04-12) +- add man pages +- add Makefile +- add grouping and sorting info to output +- apply aliases to 'lensmaker' as well +- fix parameter validation + ## 1.1 (02.04.2023) - introduce aliases to allow data to be sanitized - new param -T for table output