You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manual/README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,18 @@
6
6
7
7
libnick provides Nickvision apps with a common set of cross-platform APIs for managing system and desktop app functionality such as network management, taskbar icons, translations, app updates, and more.
8
8
9
-
## 2025.3.2
9
+
## 2025.3.3
10
10
### Breaking Changes
11
11
None
12
12
### New APIs
13
+
#### Helpers
14
+
- Added `includeEmpty` parameter to `StringHelpers::split()` function
0 commit comments