hans
04304f106a
v1.4.7
...
- Added the `isExpired` and `expiresSoon` getters to JWT tokens.
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2025-09-17 18:47:28 +02:00
hans
f4b5c252d7
v1.4.5
...
- Added a `FixedSizeList.filled` constructor
2025-05-16 14:27:23 +02:00
hans
30eed3c4ac
v1.4.4
...
- Updated `FixedSizeList` to act more like a proper `List`
2025-05-16 13:54:58 +02:00
hans
176efdf458
v1.4.3
...
- Fixes `FixedSizeList` to take a generic `T` type, rather than
explicitly a `String`
2025-05-16 13:08:39 +02:00
hans
363fb20665
v1.4.2
...
- Added the `isLeapYear` extension to the `DateTime` and `int` objects.
- Added the `FixedSizeList` class.
2025-05-16 11:15:08 +02:00
Hans Kokx
5b402763d1
v1.4.1
...
- Added List.equals extension
2025-04-15 15:26:43 +02:00
hans
c8c30d3838
v1.4.0
2025-04-01 11:52:46 +02:00
hans
f1586abc86
v1.3.2
2025-03-25 16:20:49 +01:00
hans
d2bb65a91e
v1.3.1
2025-03-25 13:49:02 +01:00
hans
44e26460d8
Added nbsp and updated package deps
2025-03-06 15:34:39 +01:00
hans
b066eace19
v1.2.6
...
- Added `printValue()` method as an extension to `dynamic`
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2025-01-16 11:07:19 +01:00
Hans Kokx
92f475a8c7
v1.2.5
...
- Null `String`s being manipulated should return `null` instead of an empty `String`
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-11-06 12:46:18 +01:00
Hans Kokx
8b9842e664
v1.2.4
...
- Made `String` manipulation utilities available for nullable objects
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-11-06 12:44:17 +01:00
Hans Kokx
312f895f93
v1.2.3
...
- Adjusted `capitalize` extension to convert remaining letters to lowercase
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-11-06 12:38:50 +01:00
Hans Kokx
2c13b6fe72
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 >
2024-11-06 12:31:16 +01:00
Hans Kokx
c17cd7f6a3
Update docs for unique
...
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-11-06 09:59:42 +01:00
Hans Kokx
055b68bff6
v1.2.1
...
- Update documentation and examples
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-11-04 17:10:31 +01:00
Hans Kokx
92133b2e28
v1.1.4
...
- Added `unique` extension for Lists
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-11-04 17:00:50 +01:00
Hans Kokx
9f8d85f543
v1.1.3
...
- Removed color extension
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-10-30 10:13:30 +01:00
Hans Kokx
386ffefa84
## 1.1.2
...
- Ensure new `Color` extensions are exported from the package.
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-10-30 09:44:14 +01:00
Hans Kokx
469ff7a0b3
Remove unnecessary breaks in string_jwt
...
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-10-29 11:34:49 +01:00
Hans Kokx
15f831f1dd
v1.1.1
...
- Added `Color().luminance` extension (thanks @rania-run)
- Fixed a bug in `String.splitByLength()`
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-10-29 11:34:10 +01:00
hans
e21c7410b8
v1.1.0
...
Removed Unfocuser
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-10-10 13:01:51 +02:00
hans
815f7a8425
v1.0.4
...
- Added `yesterday` and `tomorrow` extensions to `DateTime`
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-10-07 13:35:12 +02:00
hans
74b1c7940b
Update documentation
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-10-04 14:29:58 +02:00
hans
8377828f14
Added a bulletPoint to the CommonString class
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-10-01 12:22:24 +02:00
hans
b1a01dc6c1
Added Unfocuser and json converters
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-09-10 19:08:53 +02:00
hans
92e792a022
Initial release
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-09-10 18:46:37 +02:00