From 657ec538ff430a6ef63b1252875ec0a755af4195 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Sun, 10 Nov 2019 15:48:35 +0100 Subject: [PATCH] diskLayout() support for older versions of lsblk --- CHANGELOG.md | 2 ++ README.md | 3 +-- docs/history.html | 5 +++++ docs/index.html | 4 ++-- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02ad75d..c4ab944 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ For major (breaking) changes - version 3 and 2 see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 4.15.1 | 2019-11-10 | `diskLayout()` added support for older lsblk versions (linux) | +| 4.15.0 | 2019-11-10 | `cpu()` added governor (linux) | | 4.14.17 | 2019-10-22 | `graphics()` improved display detection (windows) | | 4.14.16 | 2019-10-19 | `graphics()` improved display detection (windows) | | 4.14.15 | 2019-10-18 | `graphics()` fallback display detection (windows) | diff --git a/README.md b/README.md index 3f0bc82..8ad39ab 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ [![Caretaker][caretaker-image]][caretaker-url] [![MIT license][license-img]][license-url] -This is amazing. Started as a small project just for myself, it now has > 9,000 lines of code, > 250 versions published, up to 400,000 downloads per month, > 1 Mio downloads overall. Thank you to all who contributed to this project! +This is amazing. Started as a small project just for myself, it now has > 9,000 lines of code, > 250 versions published, up to 900,000 downloads per month, > 2 Mio downloads overall. Thank you to all who contributed to this project! ## New Version 4.0 @@ -91,7 +91,6 @@ si.cpu() - Version 4.11.0: `wifiNetworks()` added available wifi networks - Version 4.10.0: `graphics()` added windows multiple display support, added display size, connection, ... - Version 4.9.0: `graphics()` added vendor, refresh rate, current resolution -- Version 4.8.0: added `vboxInfo()` detailed virtual box info - ... You can find all changes here: [detailed changelog][changelog-url] diff --git a/docs/history.html b/docs/history.html index d59fcad..ebee879 100644 --- a/docs/history.html +++ b/docs/history.html @@ -83,6 +83,11 @@ + + 4.15.0 + 2019-11-10 + diskLayout() added support for older lsblk versions (linux) + 4.15.0 2019-11-10 diff --git a/docs/index.html b/docs/index.html index cc3e782..88ba57f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -168,7 +168,7 @@
systeminformation
-
Current Version: 4.15.0
+
Current Version: 4.15.1
@@ -191,7 +191,7 @@
-
9,361
+
9,371
Lines of code