### Changed

 - `ein tool hours -s` was split into `-f|--file-stats` and `-l|line-stats`.
   That way more information is generated at increasingly high costs.

### New Features

 - `ein tool hours --stat` to collect additional statistics per author.
   Note that these are expensive and unconditionally use threads to speed
   up these computations.
 - `ein tool hours -b` ignores bots.
   For now it only considers bots with names containing `[bot]`.

### Commit Statistics

 - 26 commits contributed to the release over the course of 27 calendar days.
 - 27 days passed between releases.
 - 3 commits were understood as [conventional](https://www.conventionalcommits.org).
 - 2 unique issues were worked on: #450, #470

### Commit Details

 * **#450**
    - refactor (11851f3)
    - option to print server information about the connection (4720666)
    - show fixes as well (2237495)
    - Correct printing of tag information (even though it doesn't look great) (f4d8198)
    - wire up the `ref-map` sub-command. (94c2b78)
    - Select `gix` commands will now load the git installation configuration (23d2dec)
    - refactor (7abc0a3)
    - Add sketch of `gix credential` (642e21f)
 * **#470**
    - `ein tool hours -s` was split into `-f|--file-stats` and `-l|line-stats`. (3c7c9a7)
    - upgrade to prodash 20.1 for `Progress::counter()` feature (0ac4a2c)
    - `ein tool hours --stat` to collect additional statistics per author. (28c4cae)
 * **Uncategorized**
    - use rev-specs instead of ref-names (cf7182e)
    - `ein tool hours -b` ignores bots. (5d0332f)
    - Merge branch 'index-from-tree' (172f73c)
    - make fmt (535e967)
    - Merge branch 'main' into filter-refs-by-spec (9aa1d3d)
    - Merge branch 'main' into filter-refs-by-spec (1f6e5ab)
    - Merge branch 'git_date_parse' (75591fb)
    - Merge branch 'main' into filter-refs-by-spec (51dc828)
    - Merge branch 'macos-exfat' (f256f8f)
    - Merge branch 'main' into filter-refs-by-spec (56ba481)
    - A basic implementation of rev-list without anything fancy (791dd66)
    - Merge branch 'main' into filter-refs-by-spec (a36c05d)
    - Merge branch 'main' into filter-refs-by-spec (cef0b51)
    - Merge branch 'main' into filter-refs-by-spec (dbfa328)
    - Merge branch 'main' into filter-refs-by-spec (cfa1440)