### 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

 - 4 commits contributed to the release over the course of 15 calendar days.
 - 16 days passed between releases.
 - 1 commit 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)
    - dependency upgrades (a1981d4)
    - Merge branch 'main' into davidkna-envopen (bc0abc6)
    - Make `realpath()` easier to use by introducing `realpath_opt()`. (266d437)