Skip to content

Releases: spenserblack/repofetch

0.3.3

06 Oct 13:40
v0.3.3
0b9caca
Compare
Choose a tag to compare

Fixed

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

0.3.2

04 Jan 15:15
v0.3.2
4196d34
Compare
Choose a tag to compare

Changed

  • GitHub API library from github-stats to octocrab

0.3.1

03 Jan 14:34
v0.3.1
ea0ea1c
Compare
Choose a tag to compare

Changed

  • Bumped dependency versions
  • Colorize and order CLI help

0.3.0

30 Sep 17:50
b942b0d
Compare
Choose a tag to compare

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

0.2.1

11 Sep 14:59
f0b7f16
Compare
Choose a tag to compare

Added

  • config option for a personal access token

0.2.0

02 Sep 14:28
a7bdae3
Compare
Choose a tag to compare

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

17 Aug 17:28
8b1c1e5
Compare
Choose a tag to compare

Initial version 🎉