We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e4024 commit 7ccaab6Copy full SHA for 7ccaab6
1 file changed
NEWS
@@ -1,10 +1,11 @@
1
20 feb 2023 0.32
2
+[Ko van der Sloot]
3
* started a Templates.h to gather template programming goodies.
- (nowhere used yet. Hanlde with care)
4
+ (nowhere used yet. Handle with care)
5
* StringOps:
- - added a pas() function, so sprintf should never be needed again
6
+ - added a pad() function, so sprintf should never be needed again
7
* UnicodeString support:
- - Added ad UnicodeString pad() function
8
+ - Added an UnicodeString pad() function
9
* numerous code refactoring
10
11
23 jan 2023 0.31
0 commit comments