|
| 1 | +### **v4.1.0.8241** [[RzR](mailto:108324929+I-RzR-I@users.noreply.github.com)] 11-11-2025 |
| 2 | +* [0c9f8d8] (RzR) -> Auto commit uncommited files |
| 3 | +* [75871a1] (RzR) -> Add INI file reader helper. |
| 4 | +* [4eb45c6] (RzR) -> Add new Dictionary extension methods: `AddOrUpdate`, `AddOrUpdateValue`, `AddOrUpdateValues`, `AddOrUpdateValues`. |
| 5 | +* [3bee806] (RzR) -> Add `TaskRunnerHelper` that allow to use as `Task.Run`. |
| 6 | +* [b723c9b] (RzR) -> Add new enumerable extension method: `IsNotNullOrEmptyEnumerable`. |
| 7 | +* [8971980] (RzR) -> Add new string extension methods: `IsWebUrl`. |
| 8 | +* [fac9dce] (RzR) -> Adjust changelog version order |
| 9 | +* [c2f8fa2] (RzR) -> Add new string extension methods: `IsAllUpperCase`, `IsAllLowerCase`, `IsAllLetters`, `CleanTextToLettersNumbersAndSpace`. |
| 10 | +* [173ded1] (RzR) -> Add new string extension methods: `AddPeriod`, `RemovePeriod`, `AddPeriodValue`, `RemovePeriodValue`. |
| 11 | +* [771d45a] (RzR) -> Adjust code execution and add new tests. |
| 12 | +* [6bf5de1] (RzR) -> Add new Type extension methods: `IsNonAbstractClass`, `GetBaseTypes`, `IsInNamespaceAlternative`, `IsInExactNamespace`, `HasAttribute`. |
| 13 | +* [c92aec2] (RzR) -> Add new string extension: `NotAllowedEmpty`. |
| 14 | +* [daad073] (RzR) -> Add new enum extension: `IsDefined`. |
| 15 | +* [9126c55] (RzR) -> Add new T extension methods: `NotAllowNull`. |
| 16 | +* [a0edaf4] (RzR) -> Add new Random method: `Bool`. |
| 17 | +* [2c8da5e] (RzR) -> Add new enumerable ext: `ToHashSet`, `HasAny`. |
| 18 | + |
1 | 19 | ### **v4.0.1.8519** [[RzR](mailto:108324929+I-RzR-I@users.noreply.github.com)] 27-10-2025 |
2 | 20 | * [2726a87] (RzR) -> Auto commit uncommited files |
3 | 21 | * [1282898] (RzR) -> Fix IEnumerable extension method: `Chunked`. |
|
209 | 227 | ### **v1.0.1.0823** |
210 | 228 | -> Was fixed tests and was added validator for input source.<br /> |
211 | 229 | -> Was added `ToEnum<T>` from the string.<br /> |
212 | | --> Was added check methods `IsTypeOfNullableInt`, `IsTypeOfFloatingPoint`, `IsTypeOfNullableFloatingPoint` from property type. |
| 230 | +-> Was added check methods `IsTypeOfNullableInt`, `IsTypeOfFloatingPoint`, `IsTypeOfNullableFloatingPoint` from property type. |
0 commit comments