### Other

 - <csr-id-6106521581029c5c24b23a47bb91c1921edfa0af/> avoid shortening absolute paths

### New Features (BREAKING)

 - Make `realpath()` easier to use by introducing `realpath_opt()`.
   That way there is consistency about how many symlinks to follow.

### Commit Statistics

 - 12 commits contributed to the release over the course of 16 calendar days.
 - 16 days passed between releases.
 - 2 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 0 issues like '(#ID)' where seen in commit messages

### Commit Details

 * **Uncategorized**
    - update changelogs prior to release (bb424f5)
    - make fmt (c665aef)
    - refactor (ec37cb8)
    - refactor (b27a8c2)
    - refactor (06e96a4)
    - refactor (b555bda)
    - Unify the way `dir_made_absolute` is computed (48417fc)
    - Merge branch 'main' into davidkna-envopen (bc0abc6)
    - refactor (7b307f5)
    - Make `realpath()` easier to use by introducing `realpath_opt()`. (266d437)
    - avoid shortening absolute paths (6106521)
    - Add discovery opt env-overrides & env discovery helpers (e521d39)