Skip to content

Commit e428264

Browse files
authoredNov 24, 2023
Update README.md
1 parent 91d2614 commit e428264

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
# Poke
22

3+
(build CI is broken, apologies)
4+
35
[![Build status](https://ci.appveyor.com/api/projects/status/0gil31jtywx1c849?svg=true)](https://ci.appveyor.com/project/oising/poke)
46

7+
### PowerShellGallery
8+
9+
[https://www.powershellgallery.com/packages/poke/]
10+
511
Here you'll find examples of how to peek and poke objects using the Poke module.
612

713
### Version History
814

15+
* 1.1.2 - fixes sort alias clash on *nix (thanks @fsackur)
916
* 1.1 - adds support for invoking methods with ref/out parameters ([ref])
1017
* 1.0.2 - readonly fields are now settable like regular fields
1118
* 1.0.1 - Compatibility fixes for v3 beta / .net 4.5

0 commit comments

Comments
 (0)