tag name | v2.17.4 (22812340025d45639f003f6db17a7f5e016170a3) |
tag date | 2022-05-12 08:44:15 +0800 |
tagged by | Sebastian Thiel <sebastian.thiel@icloud.com> |
tagged object | commit 6ce80b14e2... |
### Bug Fixes
- Show all possible information even if one input path could not be read. Previously it would fail
entirely without printing anything useful but a relatively non-descript error message.
- Open interactive mode even if one of the input paths can't be read.
Note that there can still be improvements in indicating which path
failed.
Also it will happily show an empty user interface in case all input
paths are not readable.
### Commit Statistics
- 3 commits contributed to the release.
- 2 days passed between releases.
- 1 commit where understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: #124
### Commit Details
* **#124**
- update changelog prior to release (0348b7d)
- Open interactive mode even if one of the input paths can't be read. (8742232)
* **Uncategorized**
- Merge branch 'broken-link-handling' (157b43c)