From acebe9c8b0bb925c3f60b8846c137be01be44da3 Mon Sep 17 00:00:00 2001 From: Dylan Date: Tue, 15 Mar 2016 19:12:17 +1100 Subject: [PATCH] Changelog --- 1.5.md | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/1.5.md b/1.5.md index 9d1201de..95840056 100644 --- a/1.5.md +++ b/1.5.md @@ -1,12 +1,20 @@ # Neofetch 1.5 -- Changed default gap size to `2`. -- Fixed bug where `i3` would show up as both a DE and a WM. +### Contributers: + +Thanks to the following people for helping me to improve neofetch. + +- **[@iandrewt](https://github.com/iandrewt)** +- **[@konimex](https://github.com/konimex)** + +### General + - Remove all `echo` usage inside the script. +- More cleanup and misc bug fixes. ### Progress Bars -This has finally been merged to master, thanks to **[@iandrewt](https://github.com/iandrewt)** for helping +This has finally been merged to master, a big thanks to **[@iandrewt](https://github.com/iandrewt)** for helping me finish up with this PR. ![bars](https://ipfs.pics/ipfs/Qmbj8S7pi4CVw12XTawtRwRpLvkiZ9cxRxCUPMLQ1Nhhkb) @@ -24,38 +32,45 @@ to customize where or if the progress bar will appear. ### OS - Added support for `SteamOS`. -- [ OSX ] Added `osx_codename` (on by default) which prints the OSX codename. Thanks **[@iandrewt](https://github.com/iandrewt)** ### Images - Using `xoffset` now also moves the text over. +- Changed default gap size to `2`. ### Packages -- Neofetch is now packaged for `Fedora` and `Fedora` based distros. Thanks **[@konimex](https://github.com/konimex)**. -- Added installation instructions for RHEL and CentOS. Thanks **[@konimex](https://github.com/konimex)**. +- Neofetch is now packaged for `Fedora` and `Fedora` based distros. **[@konimex](https://github.com/konimex)**. +- Added installation instructions for RHEL and CentOS. **[@konimex](https://github.com/konimex)**. - Added stable package to the AUR. **[neofetch](https://aur.archlinux.org/packages/neofetch/)** ### Info +**OS**
+- [ OXX ] Fix buildversion displaying regardless of on/off. **[@iandrewt](https://github.com/iandrewt)** +- [ OSX ] Added `osx_codename` (on by default) which prints the OSX codename. **[@iandrewt](https://github.com/iandrewt)** + **Disk Usage**
- Only display usage of local disks. -- Fixed disk usage progress bars when the used value was larger than the total. Thanks **[@iandrewt](https://github.com/iandrewt)** +- Fixed disk usage progress bars when the used value was larger than the total. **[@iandrewt](https://github.com/iandrewt)** **CPU**
-- Added `cpu_shorthand` to shorten the output of CPU. Thanks **[@iandrewt](https://github.com/iandrewt)** +- Added `cpu_shorthand` to shorten the output of CPU. **[@iandrewt](https://github.com/iandrewt)** - Takes these values: `name`, `speed`, `tiny`, `on`, `off` - Added the ability to print the CPU Usage by using `cpu_display="info"` or `--cpu_display off info`. **GPU**
-- Added new `tiny` option to `gpu_shorthand` to further shorten the GPU output. Thanks **[@iandrewt](https://github.com/iandrewt)** +- Added new `tiny` option to `gpu_shorthand` to further shorten the GPU output. **[@iandrewt](https://github.com/iandrewt)** + +**Desktop Environment**
+- Fixed bug where `i3` would show up as both a DE and a WM. **Birthday**
-- Fixed the birthday function on OS X, it apparently wasn't working from the start. Thanks **[@iandrewt](https://github.com/iandrewt)** +- Fixed the birthday function on OS X, it apparently wasn't working from the start. **[@iandrewt](https://github.com/iandrewt)** **Song**
-- [ OSX ] Added Spotify support to song. Thanks **[@iandrewt](https://github.com/iandrewt)** -- [ OSX ] Added Itunes support to song. Thanks **[@iandrewt](https://github.com/iandrewt)** +- [ OSX ] Added Spotify support to song. **[@iandrewt](https://github.com/iandrewt)** +- [ OSX ] Added Itunes support to song. **[@iandrewt](https://github.com/iandrewt)** - Fix bug with `song_shorthand` and songs with more than one occurence of `-`. ### Ascii