From e96cb1317b72e4941b7214dd05ccc73babd73b50 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Fri, 19 Apr 2019 20:21:08 +0200 Subject: [PATCH] refactored wmic calls to work also on Windows XP --- CHANGELOG.md | 1 + README.md | 1 + docs/history.html | 5 +++++ docs/index.html | 6 +++--- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32f48cc..c45376a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ For major (breaking) changes - version 3 and 2 see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 4.1.5 | 2019-04-19 | refactored `wmic` calls to work also on Windows XP | | 4.1.4 | 2019-03-26 | `networkInterfaces()` speed bug (windows) | | 4.1.3 | 2019-03-24 | wmic path detection (windows) | | 4.1.2 | 2019-03-23 | updated docs | diff --git a/README.md b/README.md index b2ce432..66cf760 100644 --- a/README.md +++ b/README.md @@ -668,6 +668,7 @@ Written by Sebastian Hildebrandt [sebhildebrandt](https://github.com/sebhildebra - Git² [GitSquared](https://github.com/GitSquared) - weiyin [weiyin](https://github.com/weiyin) - Jorai Rijsdijk [Erackron](https://github.com/Erackron) +- Rasmus Porsager [porsager](https://github.com/porsager) OSX Temperature: credits here are going to: diff --git a/docs/history.html b/docs/history.html index 8f99885..bf12749 100644 --- a/docs/history.html +++ b/docs/history.html @@ -80,6 +80,11 @@ + + 4.1.5 + 2019-04-19 + refactored wmic calls to work also on Windows XP + 4.1.4 2019-03-26 diff --git a/docs/index.html b/docs/index.html index 17d0c72..6059594 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
-
Current Version: 4.1.4
+
Current Version: 4.1.5
@@ -193,7 +193,7 @@
-
8,219
+
8,242
Lines of code
@@ -201,7 +201,7 @@
Downloads last month
-
151
+
153
Dependends