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-
31> Like It? [ Star It] ( https://github.com/PowerShellWeb/WebSocket )
42> Love It? [ Support It] ( https://github.com/sponsors/StartAutomating )
53
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+
624* Initial Release of WebSocket module
725 * Get-WebSocket gets content from a WebSocket
826 * Docker container for WebSocket
You can’t perform that action at this time.
0 commit comments