neofetch/CHANGELOG.md

33 lines
744 B
Markdown
Raw Normal View History

2016-12-03 06:10:41 +00:00
## Neofetch 2.0.1
2016-12-02 23:17:17 +00:00
## Contributors
- **[@konimex](https://github.com/konimex)**
## Info
**Distro**<br \>
- Added support for Apricity OS.
- Added support for GoboLinux. **[@konimex](https://github.com/konimex)**
2016-12-03 06:02:21 +00:00
**Packages**<br \>
- Optimized `get_packages()` function to only call `wc -l` once at the end of the function instead of once per package manager.
2016-12-02 23:17:17 +00:00
## Image
- Changed default image mode to `ascii`.
- See: [Images in the terminal](https://github.com/dylanaraps/neofetch/wiki/Images-in-the-terminal#enabling-image-mode)
2016-12-02 23:38:43 +00:00
## Ascii
2016-12-03 06:10:41 +00:00
![ubuntu](https://u.teknik.io/zILeY.png)
2016-12-02 23:40:34 +00:00
<br \><sub>Old Ubuntu Logo vs New Ubuntu Logo</sub>
2016-12-02 23:38:43 +00:00
- Updated Ubuntu logo to the latest version.
2016-12-03 06:02:21 +00:00
- `--ascii_colors` no longer changes text colors.