Sha256: cbccc2333ddef8c52e42b9f1297fdd8ebfa5e40f87958e3cf9dd07759c428913

Contents?: true

Size: 1.51 KB

Versions: 8

Compression:

Stored size: 1.51 KB

Contents

# Changelog

:warning: Further updates will be tracked in the [release notes](https://github.com/spenserblack/repofetch/releases).

## [Unreleased]

### Other

- NetBSD installation option (@0323pin)

## [0.3.3]

### 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]

Internal changes only

## [0.3.1]

### Changed

- CLI help to be colored
- Order of CLI help

## [0.3.0]

### 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]

### Added

- config option for a personal access token

## [0.2.0]

### 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 :tada:

[Unreleased]: https://github.com/spenserblack/repofetch/compare/v0.3.3...HEAD
[0.3.3]: https://github.com/spenserblack/repofetch/compare/v0.3.2...v0.3.3
[0.3.2]: https://github.com/spenserblack/repofetch/compare/v0.3.1...v0.3.2
[0.3.1]: https://github.com/spenserblack/repofetch/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/spenserblack/repofetch/compare/v0.2.1...v0.3.0
[0.2.1]: https://github.com/spenserblack/repofetch/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/spenserblack/repofetch/compare/v0.1.0...v0.2.0

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
repofetch-0.5.2 CHANGELOG.md
repofetch-0.5.1 CHANGELOG.md
repofetch-0.5.0 CHANGELOG.md
repofetch-0.4.4 CHANGELOG.md
repofetch-0.4.3 CHANGELOG.md
repofetch-0.4.2 CHANGELOG.md
repofetch-0.4.2.pre.rc.3 CHANGELOG.md
repofetch-0.4.1 CHANGELOG.md