hyfetch/CHANGELOG.md

40 lines
1,021 B
Markdown
Raw Normal View History

2016-12-02 23:10:41 -07:00
## Neofetch 2.0.1
2016-12-02 16:17:17 -07: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 02:44:49 -07:00
- Added support for SwagArch.
2016-12-03 15:19:23 -07:00
- Fixed bug that caused Linux Mint systems to be identified as Ubuntu.
2016-12-04 15:50:39 -07:00
- Fixed bug that caused CentOS systems to not be detected.
2016-12-02 16:17:17 -07:00
2016-12-02 23:02:21 -07: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-04 15:50:39 -07:00
**Desktop Environment**<br \>
- Show Cinnamon version.
2016-12-02 16:17:17 -07: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 16:38:43 -07:00
## Ascii
2016-12-02 23:10:41 -07:00
![ubuntu](https://u.teknik.io/zILeY.png)
2016-12-02 16:40:34 -07:00
<br \><sub>Old Ubuntu Logo vs New Ubuntu Logo</sub>
2016-12-02 16:38:43 -07:00
- Updated Ubuntu logo to the latest version.
2016-12-02 23:02:21 -07:00
- `--ascii_colors` no longer changes text colors.
2016-12-04 15:50:39 -07:00
- Fixed bug causing RFRemix to use the incorrect ascii art.