Skip to content

Releases: alexcoder04/frei

v0.4.0

01 May 15:14
4b55b6f

Choose a tag to compare

Changes

  • added new output formats (plain text and json)

v0.3.0

03 Apr 11:44
cf4b261

Choose a tag to compare

Changes

  • fixed error if swap is 0
  • streamlined output and arguments (remove -key)

v0.2.0

02 Apr 21:27
d500d2e

Choose a tag to compare

Changes

  • hopefully fixed #1 by using htop's memory calculations

v0.1.1

14 Jan 18:48
9fd8df8

Choose a tag to compare

Changes

  • minor refactoring

(some changes I made back in 2022 but forgot to publish)

v0.1.0

15 Jul 10:11
03e5a06

Choose a tag to compare

Changes

  • colors now match htop's
  • numbers shown in the graph
  • code refactored and cleaned up

v0.0.3

18 Jun 16:50
b44280b

Choose a tag to compare

Changes

  • added man page
  • removed extra "v" in -version

v0.0.2

18 Jun 16:31
b509b20

Choose a tag to compare

Changes

  • fixed bug in chart representation (chart beeing too wide)
  • add Makefile instead of build script

v0.0.1

03 Apr 18:57
c3b7871

Choose a tag to compare

add build script