Skip to content

Commit 2080c26

Browse files
committed
update changelog
1 parent f90a670 commit 2080c26

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 07/02/2025
4+
5+
- Added `AssemblyLoadContext` support for PowerShell 7 (.NET 8.0) to resolve DLL hell by isolating module dependencies. No support for PowerShell 5.1 (.NET Framework) due to lack of `AssemblyLoadContext` in that runtime.
6+
37
## 06/23/2025
48

59
- Added commands supporting several algorithms to compress and decompress strings:

0 commit comments

Comments
 (0)