mirror of
https://github.com/hanskokx/arcane_helper_utils.git
synced 2026-05-14 02:19:09 +02:00
v1.3.2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 1.3.2
|
||||
|
||||
- Added `isEmptyOrNull` and `isNotEmptyOrNull` extensions for `List` and `String` objects. These extensions are identical to `isNullOrEmpty` and `isNotNullOrEmpty`, respectively.
|
||||
- Fixed a bug in the `DateTime` extension that caused incorrect results when comparing dates using `isToday`.
|
||||
|
||||
## 1.3.1
|
||||
|
||||
- Added the `isNullOrEmpty` and `isNotNullOrEmpty` extensions for `List` objects.
|
||||
|
||||
Reference in New Issue
Block a user