Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

66 lines (41 loc) · 1.51 KB

Changelog

⚠️ Further updates will be tracked in the release notes.

Other

  • NetBSD installation option (@0323pin)

Fixed

  • Crash caused by -r/--repository type mismatch (@orhun)
  • GitHub repository names not being detected when they didn't have the optional .git suffix

Internal changes only

Changed

  • CLI help to be colored
  • Order of CLI help

Added

  • GitHub ASCII art
  • Option to select local repository to detect remote owner and repository

Changed

  • Date created and updated to be human-readable durations

Added

  • config option for a personal access token

Added

  • Issues counts
  • Pull Requests counts
  • Count of available issues with the help wanted label
  • Count of available issues with the good first issue label
  • Customizable behavior via repofetch.yml config file

0.1.0

Initial version 🎉