Skip to content

Releases: MarieEckert/pasfetch

2.0.0

05 Feb 23:51
2948769

Choose a tag to compare

This release breaks pretty much all backward compatability.

  • Overhauled CLI interface
  • Overhauled config files
  • Do not require fl: prefix for built-ins anymore
  • Greatly improved sourcing of information
    • Support for some Linux distrubutions, as well as MacOS, has been temporarily removed.
  • RAM usage is now calculated the same way as htop does it & displayed in GiB instead of KB.

Full Changelog: 1.3.0...2.0.0

1.3.0

24 Jan 11:40

Choose a tag to compare

Fixes:

  • fix spacing for information points after the Logo has ended (now created dynamically)

Additions:

  • fl:HOST information point to display the model name of the host system (linux only)
  • Package count for Ubuntu

1.2.3

07 Jun 20:01

Choose a tag to compare

This update adds a fallback directory for the config: if $XDG_CONFIG_HOME is not set, $HOME/.config will be used instead. This feature was added by @array-in-a-matrix

1.2.2

08 Mar 13:34

Choose a tag to compare

Reduce compiled binary size from 1.0M to ~300k.

1.2.1

16 Sep 11:02

Choose a tag to compare

  • "Nicer" Centering of logos
  • Change $HOME for $XDG_HOME
  • Fix Compiler Warnings

1.2.0

20 Aug 22:59

Choose a tag to compare

Full Changelog: 1.1.0...1.2.0

1.1.0

19 Aug 21:29

Choose a tag to compare

Full Changelog: 1.0.1...1.1.0

First Patch

19 Aug 17:58

Choose a tag to compare

1.0.1

newline after fetching

PasFetch 1.0.0

19 Aug 16:11

Choose a tag to compare

Add sources & build.sh