Skip to content

Releases: Un1q32/pfetch

1.5.0

01 Oct 19:36
a58efc9
Compare
Choose a tag to compare

What's Changed

  • Add fallback for when username cannot be determined.
  • Fix uptime on some systems without uptime or date.
  • Fix corrupt output for systems that don't support uptime.
  • Support disk info on Haiku.
  • More accurate disk info on IRIX and Digital UNIX.
  • Add cpus info for displaying the number of cores.
  • Support AIX.

Full Changelog: 1.4.0...1.5.0

1.4.0

01 Sep 10:53
5424c5d
Compare
Choose a tag to compare

What's Changed

  • Add support for more package managers by @AlbydST in #34
  • Support Digital UNIX (aka Tru64 UNIX)
  • Support HP-UX
  • PF_KERNEL variable to control the displayed kernel version
  • Support disk info for NetBSD

Full Changelog: 1.3.0...1.4.0

1.3.0

01 Aug 21:45
8ac557a
Compare
Choose a tag to compare

What's Changed

  • Fix NetBSD's host checkup. by @fraggerfox in #24
  • Added better kernel support for MorphOS by @polluks in #27
  • make strip_color_code_stuff not use awk or sed by @st0rmw1ndz in #28
  • Fix a bug where cargo reported 1 installed package when none were installed
  • Fixed a bug where zsh would report a decimal number for used memory
  • Updated the EndeavourOS logo with better colors
  • Fixed bug where the space between the logo and info text was sometimes inconsistent
  • Support the $NO_COLOR environment variable

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

29 Jun 03:53
Compare
Choose a tag to compare

What's Changed

  • Fix OpenBSD's host info by @danielhejduk in #22
  • radula is now called rad by @firasuke in #23
  • Fix a broken command that led to some slightly broken output
  • Fix broken output from disk info in some conditions
  • Add a fast path for apk package count
  • Add tiny option to PF_PACKAGE_MANAGERS
  • Fix WSL2 detection
  • Fix an issue when unable to determine distro
  • Fix chocolatey package count
  • Add macOS Sequoia support

New Contributors

Full Changelog: 1.1.0...1.2.0

This release is a bit earlier then usual because I'm going on vacation and won't be available on the first of July to do the release, I will return on July 3rd.

1.1.0

01 Jun 17:13
Compare
Choose a tag to compare
  • Fixed a bug with the wrong host being used on iOS
  • Fixed a bug where the disk usage was wrong on Busybox w32 and sometimes on MSYS2
  • Fixed a bug where incorrect memory usage was reported on some older Darwin systems that didn't allow retrieving the required info, those systems now don't show memory usage
  • Resolution info is now supported on Windows
  • Replaced some uses of awk and grep with pure POSIX shell

Full Changelog: 1.0.1...1.1.0

Happy pride month!

1.0.1

02 May 07:06
Compare
Choose a tag to compare

This is a minor release to fix disk usage not working at all in bash

Full Changelog: 1.0.0...1.0.1

1.0.0

01 May 22:27
Compare
Choose a tag to compare

First release!

This brings many improvements over the last version from dylanaraps, including support for Windows (Cygwin, MSYS2, busybox-w32), GNU Hurd, and MorphOS, and many Linux distros, new information like disk usage and resolution, and lots of general improvements all throughout the script.