We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d2614 commit e428264Copy full SHA for e428264
README.md
@@ -1,11 +1,18 @@
1
# Poke
2
3
+(build CI is broken, apologies)
4
+
5
[](https://ci.appveyor.com/project/oising/poke)
6
7
+### PowerShellGallery
8
9
+[https://www.powershellgallery.com/packages/poke/]
10
11
Here you'll find examples of how to peek and poke objects using the Poke module.
12
13
### Version History
14
15
+* 1.1.2 - fixes sort alias clash on *nix (thanks @fsackur)
16
* 1.1 - adds support for invoking methods with ref/out parameters ([ref])
17
* 1.0.2 - readonly fields are now settable like regular fields
18
* 1.0.1 - Compatibility fixes for v3 beta / .net 4.5
0 commit comments