diskLayout(), osInfo() fix parsing issues (mac OS)

This commit is contained in:
Sebastian Hildebrandt
2023-05-29 10:20:00 +02:00
parent 20d5d30722
commit 3fa3341697
5 changed files with 16 additions and 9 deletions
+8 -3
View File
@@ -57,6 +57,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.17.14</th>
<td>2023-05-29</td>
<td><span class="code">diskLayout()</span> <span class="code">osInfo()</span>fix parsing issue (mac OS)</td>
</tr>
<tr>
<th scope="row">5.17.13</th>
<td>2023-05-24</td>
@@ -120,12 +125,12 @@
<tr>
<th scope="row">5.17.1</th>
<td>2023-01-06</td>
<td><span class="code">graphics()</span> positionX, positionY Ventura fix (max OS)</td>
<td><span class="code">graphics()</span> positionX, positionY Ventura fix (mac OS)</td>
</tr>
<tr>
<th scope="row">5.17.0</th>
<td>2023-01-06</td>
<td><span class="code">graphics()</span> added positionX, positionY (max OS)</td>
<td><span class="code">graphics()</span> added positionX, positionY (mac OS)</td>
</tr>
<tr>
<th scope="row">5.16.9</th>
@@ -135,7 +140,7 @@
<tr>
<th scope="row">5.16.8</th>
<td>2022-12-22</td>
<td><span class="code">processes()</span> params truncated fix (max OS)</td>
<td><span class="code">processes()</span> params truncated fix (mac OS)</td>
</tr>
<tr>
<th scope="row">5.16.7</th>
+1 -1
View File
@@ -212,7 +212,7 @@
<div class="title">Downloads last month</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-12">
<div class="numbers">612</div>
<div class="numbers">613</div>
<div class="title">Dependents</div>
</div>
</div>