Changelog
This commit is contained in:
parent
983968fa7c
commit
4490d8155f
|
@ -15,6 +15,10 @@
|
||||||
- Fixed bug that caused Linux Mint systems to be identified as Ubuntu.
|
- Fixed bug that caused Linux Mint systems to be identified as Ubuntu.
|
||||||
- Fixed bug that caused CentOS systems to not be detected.
|
- Fixed bug that caused CentOS systems to not be detected.
|
||||||
|
|
||||||
|
**Memory**<br \>
|
||||||
|
|
||||||
|
- [BSD] Fixed high memory output.
|
||||||
|
|
||||||
**Packages**<br \>
|
**Packages**<br \>
|
||||||
|
|
||||||
- Optimized `get_packages()` function to only call `wc -l` once at the end of the function instead of once per package manager.
|
- Optimized `get_packages()` function to only call `wc -l` once at the end of the function instead of once per package manager.
|
||||||
|
@ -36,4 +40,4 @@
|
||||||
|
|
||||||
- Updated Ubuntu logo to the latest version.
|
- Updated Ubuntu logo to the latest version.
|
||||||
- `--ascii_colors` no longer changes text colors.
|
- `--ascii_colors` no longer changes text colors.
|
||||||
- Fixed bug causing RFRemix to use the incorrect ascii art.
|
- Fixed bug causing RFRemix to use the incorrect ascii art.
|
||||||
|
|
Reference in New Issue