Skip to content

1.6.4

Choose a tag to compare

@github-actions github-actions released this 21 Aug 22:15
779dbab

Releasing this, so fedora can package fastfetch. Thanks to @jonathanspw for doing that!

Features:

  • --set-keyless option (#215)
  • Replace \n, \t, \e and \\ in user provided strings, just like c would do it (#215)
  • APK (Alpine Package Keeper) support (@mxkrsv, #216)

Logos:

Bugfixes:

  • replace deprecated gethostbyname call with getaddrinfo (#217)