paleofetch

mrgrouse's paleofetch fork, a system fetch tool written in C, inspired by suckless' programming style.
Log | Files | Refs | README | LICENSE

CHANGELOG.md (579B)


      1 v0.1.2 - 2020-04-23
      2 -------------------
      3 ### Added
      4 * Increased configurability with seperate `config.h` header and `logos` directory
      5 * More accurate OS information
      6 * No longer prints blank values
      7 * Add detection for cpu frequency
      8 
      9 ### Fixed
     10 * Made the date format on this document reasonable
     11 * No longer crashes if Xorg isn't running
     12 * Fixed get_uptime when uptime is less than 1 minute
     13 
     14 v0.1.1 - 2020-04-22
     15 -------------------
     16 * Added support for in-source configuration
     17 
     18 v0.1.0 - 2020-04-22
     19 -----------------
     20 * Minimum Viable Product- reliable output for all the default fields