File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 1
- ## WebSocket 0.1
2
-
3
1
> Like It? [ Star It] ( https://github.com/PowerShellWeb/WebSocket )
4
2
> Love It? [ Support It] ( https://github.com/sponsors/StartAutomating )
5
3
4
+ ## WebSocket 0.1.1
5
+
6
+ * WebSocket GitHub Action
7
+ * Run any ` *.WebSocket.ps1 ` files in a repository (#24 )
8
+ * WebSocket container updates
9
+ * Container now runs mounted ` *.WebSocket.ps1 ` files (#26 )
10
+ * Get-WebSocket improvements:
11
+ * New Parameters:
12
+ * -Maximum (#22 )
13
+ * -TimeOut (#23 )
14
+ * -WatchFor (#29 )
15
+ * -RawText (#30 )
16
+ * -Binary (#31 )
17
+ * WebSocket Testing (#25 )
18
+ * Adding FUNDING.yml (#14 )
19
+
20
+ ---
21
+
22
+ ## WebSocket 0.1
23
+
6
24
* Initial Release of WebSocket module
7
25
* Get-WebSocket gets content from a WebSocket
8
26
* Docker container for WebSocket
You can’t perform that action at this time.
0 commit comments