We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f250c9 commit 7313945Copy full SHA for 7313945
2 files changed
PSFramework/PSFramework.psd1
@@ -5,7 +5,7 @@
5
RootModule = 'PSFramework.psm1'
6
7
# Version number of this module.
8
- ModuleVersion = '0.10.28.144'
+ ModuleVersion = '0.10.29.160'
9
10
# ID used to uniquely identify this module
11
GUID = '8028b914-132b-431f-baa9-94a6952f21ff'
PSFramework/changelog.md
@@ -1,5 +1,5 @@
1
# CHANGELOG
2
-## 0.10.28.???
+## 0.10.29.160 : 2018-11-04
3
- New: Command ConvertTo-PSFHashtable converts objects into hashtables
4
- New: Command Get-PSFPipeline grants access to the current pipeline and all its works.
- New: Command Get-PSFScriptblock retrieves scriptblocks from a static dictionary
0 commit comments