mirror of
https://github.com/hanskokx/arcane_helper_utils.git
synced 2026-05-14 02:19:09 +02:00
v1.2.2
- Added additional `String` manipulation utilities, including: - `capitalizeWords`: Capitalizes the first letter of each word in the string. - `spacePascalCase`: Adds spaces between words in a PascalCase string. Signed-off-by: Hans Kokx <hans.kokx@hackberry.se>
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## 1.2.2
|
||||
|
||||
- Added additional `String` manipulation utilities, including:
|
||||
- `capitalizeWords`: Capitalizes the first letter of each word in the string.
|
||||
- `spacePascalCase`: Adds spaces between words in a PascalCase string.
|
||||
|
||||
## 1.2.1
|
||||
|
||||
- Added additional documentation and examples for new extension.
|
||||
|
||||
Reference in New Issue
Block a user