### Features

- `discover` now avoid crossing file-system boundaries by default on unix.

### Commit Statistics

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

### Commit Details

 * **Uncategorized**
    - prepare for smart-release release (2f74cb0)
    - Merge branch 'davidkna-discover-x-fs' (9abaeda)
    - refactor (aac5169)
    - use `defer` to make dmg unmounting more reliable (dbc5caa)
    - refactor (886e26e)
    - Assure cross-fs check doesn't break if cursor is currently empty (4546889)