From 983a33fbfca65e03c7a11a792f49de1a52371575 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Tue, 2 Feb 2021 21:16:29 +0100 Subject: [PATCH] fsSize() fixed parsing edge case issue mac OS --- CHANGELOG.md | 1 + docs/history.html | 5 +++++ docs/index.html | 4 ++-- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5ac599..a252b64 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 | | -------------- | -------------- | -------- | +| 5.0.9 | 2020-02-02 | `fsSize()` fixed parsing edge case issue mac OS | | 5.0.8 | 2020-01-30 | typescript typings fix cpuCurrentSpeed | | 5.0.7 | 2020-01-29 | `fsSize()` available fixed windows and typescript typings | | 5.0.6 | 2020-01-28 | `osinfo()` added hypervisor (win only) | diff --git a/docs/history.html b/docs/history.html index 5f73015..d016bf5 100644 --- a/docs/history.html +++ b/docs/history.html @@ -56,6 +56,11 @@ + + 5.0.9 + 2020-02-02 + fsSize() fixed parsing edge case issue mac OS + 5.0.8 2020-01-30 diff --git a/docs/index.html b/docs/index.html index 9f98305..3c236fb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.0.8
+
New Version: 5.0.9
@@ -396,4 +396,4 @@ - \ No newline at end of file +