added end of year message

This commit is contained in:
Sebastian Hildebrandt 2023-12-21 17:27:46 +01:00
parent baa003454b
commit 9972dcf8b5
4 changed files with 30 additions and 2 deletions

View File

@ -83,7 +83,8 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
| Version | Date | Comment |
| ------- | ---------- | --------------------------------------------------------------------------------------------------- |
| 5.21.20 | 2023-11-24 | `powerShell()` fix invalid pattern (windows) |
| 5.21.21 | 2023-12-21 | added end of year message |
| 5.21.20 | 2023-12-03 | `powerShell()` fix invalid pattern (windows) |
| 5.21.19 | 2023-12-03 | fix typescript typings |
| 5.21.18 | 2023-11-24 | `networkConnections()` fix truncated ip6 addr (macOS) |
| 5.21.17 | 2023-11-11 | `system()` Raspberry Pi 5 name fix |

View File

@ -28,6 +28,28 @@
[![Caretaker][caretaker-image]][caretaker-url]
[![MIT license][license-img]][license-url]
### Merry Christmas and Happy new year
```
.''.
.''. . *''* :_\/_:
:_\/_: _\(/_ .:.*_\/_* : /\ :
.''.: /\ : ./)\ ':'* /\ * : '..'.
:_\/_:'.:::. ' *''* * '.\'/.' _\(/_
: /\ : ::::: *_\/_* -= o =- /)\
'..' ':::' * /\ * .'/.\'. '
*..* :
*
* /.\ * * . *
. /..'\ . . * .
*/'.'\* . . . * *
* /.''.'\ * . . . *
. */.'.'.\*
...".""""/'.''.'.\""."."...
^^^[_]^^^*
```
I wish you all a Merry Christmas and a peaceful New Year 2024.
## The Systeminformation Project
This is amazing. Started as a small project just for myself, it now has > 15,000 lines of code, > 600 versions published, up to 8 mio downloads per month, > 220 mio downloads overall. #1 NPM ranking for backend packages. Thank you to all who contributed to this project!

View File

@ -57,6 +57,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.21.21</th>
<td>2023-12-21</td>
<td><span class="code">Thank you</span> added end of year message</td>
</tr>
<tr>
<th scope="row">5.21.20</th>
<td>2023-12-03</td>

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">663</div>
<div class="numbers">668</div>
<div class="title">Dependents</div>
</div>
</div>