You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# CHANGELOG
2
2
3
+
-__04/07/2025__
4
+
- Modifies the `Get-PSTreeRegistry` cmdlet to include registry default values (unnamed values displayed as `(Default)` in regedit), which were previously excluded due to a filter on empty value names.
5
+
3
6
-__03/15/2025__
4
7
- Optimized code to reduce memory allocations, improving performance for large data sets.
5
8
- Added `-Include` and `-Exclude` parameters to the `Get-PSTreeRegistry` cmdlet:
0 commit comments