photo-stats

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

CHANGELOG.md (835B)


      1 # Changelog
      2 ## 1.3.1 (2023-08-26)
      3 - fix perl deprecation warnings
      4 
      5 ## 1.3 (2023-06-24)
      6 - make time-based grouping more flexible
      7 - add "day of week" and "day of month" to time-based groups
      8 - add bash completion
      9 
     10 ## 1.2 (2023-04-12)
     11 - add man pages
     12 - add Makefile
     13 - add grouping and sorting info to output
     14 - apply aliases to 'lensmaker' as well
     15 - fix parameter validation
     16 
     17 ## 1.1 (2023-04-02)
     18 - introduce aliases to allow data to be sanitized
     19 - new param -T for table output
     20 - new param -W for output width limiting 
     21 
     22 ## 1.0 (2020-08-31)
     23 initial release with the following features:
     24 - extract EXIF data from media files and store it in the database
     25 - allow querying of statistic data
     26 - filter statistics by arbitrary text
     27 - filter statistics based on time of images 
     28 - group by different time ranges
     29 - order output by user-defined field