mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-23 12:09:55 +00:00
9
1.6.md
9
1.6.md
@@ -1,5 +1,10 @@
|
|||||||
# Neofetch 1.6
|
# Neofetch 1.6
|
||||||
|
|
||||||
|
Another ~~week~~ another release of Neofetch.
|
||||||
|
|
||||||
|
This release focused on cleanup, bug fixes and optimization. Neofetch<br \>
|
||||||
|
is now much much faster than last release and more bug free than ever<br \>
|
||||||
|
before!
|
||||||
|
|
||||||
### Contributers
|
### Contributers
|
||||||
|
|
||||||
@@ -15,7 +20,7 @@ Thanks to the following people for contributing this release.
|
|||||||
### General
|
### General
|
||||||
|
|
||||||
- Added Travis CI support.
|
- Added Travis CI support.
|
||||||
- Added `--test` which prints all functions.
|
- Added `--test` which is meant for testing and prints all functions.
|
||||||
- Cleanup of Distro, Uptime, Memory and CPU functions.
|
- Cleanup of Distro, Uptime, Memory and CPU functions.
|
||||||
- We now use a more reliable whitespace trimming substitution for CPU/GPU etc.
|
- We now use a more reliable whitespace trimming substitution for CPU/GPU etc.
|
||||||
- Use `stty` instead of `read -s` to fix an issue with escape sequences<br \>
|
- Use `stty` instead of `read -s` to fix an issue with escape sequences<br \>
|
||||||
@@ -39,7 +44,7 @@ long period of time like the CPU/GPU. \[1\]
|
|||||||
- The default text colors now work on bright colorschemes. We no longer force<br \>
|
- The default text colors now work on bright colorschemes. We no longer force<br \>
|
||||||
the color white, it's now based on your foreground color.
|
the color white, it's now based on your foreground color.
|
||||||
- Progress bars are now by default colored based on your distro's logo colors.
|
- Progress bars are now by default colored based on your distro's logo colors.
|
||||||
- Color blocks now work in older systems and Travis.
|
- Color blocks now work in older systems and in Travis CI.
|
||||||
|
|
||||||
|
|
||||||
### Packages
|
### Packages
|
||||||
|
|||||||
Reference in New Issue
Block a user