Skip to content

Commit 5afaa21

Browse files
committed
Generate changelog from commits.
1 parent 429fbe6 commit 5afaa21

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
### **v4.0.0.5323** [[RzR](mailto:108324929+I-RzR-I@users.noreply.github.com)] 14-10-2025
2+
* [c464d6d] (RzR) -> Add `TEA` extensions `TEAEncrypt`, `TEADecrypt`.
3+
* [ea248b6] (RzR) -> Implement `TEA` helper.
4+
* [21b0972] (RzR) -> Rename and relocate the `DisposablesCollectionHelper` to `DisposableStackCollection`
5+
* [5d30576] (RzR) -> Rename and relocate the `InsensitiveCaseHashtableHelper` to `InsensitiveCaseHashtable`.
6+
* [af81be2] (RzR) -> Add new enumerable extnesions: `ForEach`, `ForEachAsync`.
7+
* [eeba6d9] (RzR) -> Adjust location of the `JsonObjectSerializer` class.
8+
* [5e2128f] (RzR) -> Add `DirectoryInfo` extensions: `GetMatchingFiles`, `Empty`, `GetParentOf`, `Where`, `HasDirectories`, `HasFiles`, `IsEmpty`.
9+
* [8eb8728] (RzR) -> Add `ConcurrentDictionary` extensions: `Remove`, `RemoveWhere`, `TryRemove`, `RemoveAll`, `GetValueOrDefault`.
10+
* [9e39505] (RzR) -> Add `ConcurrentQueue` extensions: `Purge`, `Prune`, `DequeueAll`, `DequeueBatch`, `EnqueueRange`, `Enqueue`, `EnqueueRange`, `DequeueAndProcessBatches`.
11+
* [7fbff8d] (RzR) -> Add new DateTime extnesions: `ToEpoch`, `FromEpoch`, `IsDifferentDay`, `IsDifferentLocalDay`.
12+
* [d95d4fe] (RzR) -> Add new dictionary extnesions: `TryGetValue`, `GetValueOrDefault`, `ContainsAllKeys`, `ContainsAnyKeys`.
13+
* [6e7d3f9] (RzR) -> Add new enumerable extnesions: `ConvertToQuerystring`, `Convert`.
14+
* [08681a4] (RzR) -> Add new byte extnesion: `IsEntirelyNull`.
15+
116
### **v3.4.0.7452** [[RzR](mailto:108324929+I-RzR-I@users.noreply.github.com)] 07-10-2025
217
* [c160a83] (RzR) -> Auto commit uncommited files
318
* [b417765] (RzR) -> Add new enumeration extnesion: `AdddIfNotExist`.

0 commit comments

Comments
 (0)