obs-powershell 0.1.3
obs-powershell 0.1.3:
- Requiring ThreadJob Module (Thanks @nyanhp!) (Fixes #36)
- Fixing Add-OBSBrowserSource (Fixes #34)
- Improving Batch Processing Capabilities (Fixes #38)
- Requiring PowerShell Version 7
obs-powershell 0.1.2:
- New Commands
- New Methods
- General Improvements
obs-powershell 0.1.1:
- Connect-OBS now caches connections (Fixes #18)
- Adding new core commands:
- All commands now support -PassThru (Fixes #16)
- All commands now increment requests correctly (Fixes #15)
- Improved formatting:
obs-powershell 0.1:
Initial Release of obs-powershell
- Connect-OBS/Disconnect-OBS let you connect and disconnect.
- Commands exist for every request in the websocket.
- OBS Events are broadcast to the the runspace.