neofetch/CHANGELOG.md

34 lines
774 B
Markdown
Raw Normal View History

2016-12-03 07:10:41 +01:00
## Neofetch 2.0.1
2016-12-03 00:17:17 +01: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 10:44:49 +01:00
- Added support for SwagArch.
2016-12-03 00:17:17 +01:00
2016-12-03 07:02:21 +01: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-03 00:17:17 +01: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-03 00:38:43 +01:00
## Ascii
2016-12-03 07:10:41 +01:00
![ubuntu](https://u.teknik.io/zILeY.png)
2016-12-03 00:40:34 +01:00
<br \><sub>Old Ubuntu Logo vs New Ubuntu Logo</sub>
2016-12-03 00:38:43 +01:00
- Updated Ubuntu logo to the latest version.
2016-12-03 07:02:21 +01:00
- `--ascii_colors` no longer changes text colors.