2016-11-04 08:50:39 +01:00
|
|
|
## Contributors
|
2016-11-03 02:48:30 +01:00
|
|
|
|
2016-11-05 01:07:28 +01:00
|
|
|
- **[@konimex](https://github.com/konimex)**
|
2016-11-06 00:18:05 +01:00
|
|
|
- **[@TonCherAmi](https://github.com/TonCherAmi)**
|
2016-11-06 01:08:02 +01:00
|
|
|
- **[@JorgeGonzalez](https://github.com/JorgeGonzalez)**
|
|
|
|
|
|
|
|
|
|
|
|
## General
|
2016-11-05 01:07:28 +01:00
|
|
|
|
2016-11-06 01:08:02 +01:00
|
|
|
- Fixed issue where info wasn't detected properly but the subtitle was still displayed.
|
2016-11-06 10:13:31 +01:00
|
|
|
- Fixed issue where `bold=off` wouldn't work.
|
2016-11-06 12:19:06 +01:00
|
|
|
- Swap all tests from `[` to `[[`.
|
|
|
|
- Cleaned up and rewrote various functions.
|
2016-11-09 01:04:36 +01:00
|
|
|
- Removed all traces of `eval` from neofetch.
|
2016-11-09 13:37:05 +01:00
|
|
|
- All functions/variables now follow the same naming scheme. `example_func_name`
|
2016-11-09 23:12:55 +01:00
|
|
|
- Convert math tests to correct syntax.
|
2016-11-09 13:37:05 +01:00
|
|
|
|
2016-11-05 01:07:28 +01:00
|
|
|
|
2016-11-05 01:56:32 +01:00
|
|
|
## Operating System
|
|
|
|
|
|
|
|
- Added support for Haiku OS. **[@konimex](https://github.com/konimex)**
|
|
|
|
- Added support for GNU Hurd. **[@konimex](https://github.com/konimex)**
|
2016-11-06 01:08:02 +01:00
|
|
|
- Added support for DracOS.
|
|
|
|
- Added support for Netrunner. **[@konimex](https://github.com/konimex)**
|
|
|
|
- Added support for Korora. **[@konimex](https://github.com/konimex)**
|
2016-11-06 01:28:51 +01:00
|
|
|
- Added support for iPhone 7 and 7 Plus.
|
2016-11-05 01:56:32 +01:00
|
|
|
|
|
|
|
|
2016-11-05 01:07:28 +01:00
|
|
|
## Ascii
|
|
|
|
|
2016-11-09 01:04:36 +01:00
|
|
|
- Ascii art is no longer read as a script and is now read as plain text.
|
2016-11-09 13:37:05 +01:00
|
|
|
- See this wiki page about the new ascii art format.
|
2016-11-09 01:04:36 +01:00
|
|
|
- https://github.com/dylanaraps/neofetch/wiki/Custom-Ascii-art-file-format
|
2016-11-05 01:09:43 +01:00
|
|
|
- Added generic Linux ascii art to display if neofetch doesn't have the right logo for your distro.
|
2016-11-07 21:11:24 +01:00
|
|
|
- `neofetch --ascii_distro x` now sets the mode to ascii for you. You no longer have to use a combination of `--ascii` and `--ascii_distro`.
|
2016-11-05 01:07:28 +01:00
|
|
|
|
2016-11-04 09:00:38 +01:00
|
|
|
|
2016-11-06 01:08:39 +01:00
|
|
|
## Images
|
2016-11-06 00:24:28 +01:00
|
|
|
|
|
|
|
- Fixed images not appearing in st.
|
|
|
|
|
|
|
|
|
2016-11-04 09:00:38 +01:00
|
|
|
## Info
|
|
|
|
|
|
|
|
**Distro**<br \>
|
|
|
|
|
|
|
|
- [Linux] Source `/etc/*-release` files instead of having a dozen separate `awk` commands.
|
2016-11-06 00:18:05 +01:00
|
|
|
|
|
|
|
**GPU**<br \>
|
|
|
|
|
|
|
|
- [Linux] Properly detect gpu in multi gpu setups. **[@TonCherAmi](https://github.com/TonCherAmi)**
|
2016-11-06 01:08:02 +01:00
|
|
|
|
|
|
|
**Terminal**<br \>
|
|
|
|
|
|
|
|
- Added support for HyperTerm. **[@JorgeGonzalez](https://github.com/JorgeGonzalez)**
|
|
|
|
|
|
|
|
**Terminal Font**<br \>
|
|
|
|
|
|
|
|
- Added support for HyperTerm. **[@JorgeGonzalez](https://github.com/JorgeGonzalez)**
|
|
|
|
|
2016-11-06 01:28:51 +01:00
|
|
|
**CPU Usage**<br \>
|
|
|
|
|
|
|
|
- [iOS] Fixed CPU usage.
|