Skip to content

v2.17.4

Compare
Choose a tag to compare
@Byron Byron released this 12 May 00:44
· 273 commits to main since this release
6ce80b1

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.
  • 1 unique issue was worked on: #124

Commit Details

view 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)