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