- Made `String` manipulation utilities available for nullable objects

Signed-off-by: Hans Kokx <hans.kokx@hackberry.se>
This commit is contained in:
Hans Kokx
2024-11-06 12:44:17 +01:00
parent 312f895f93
commit 8b9842e664
4 changed files with 13 additions and 8 deletions
+4
View File
@@ -1,3 +1,7 @@
## 1.2.4
- Made `String` manipulation utilities available for nullable objects
## 1.2.3
- Adjusted `capitalize` extension to convert remaining letters to lowercase