File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## obs-powershell 0.1.6:
2+
3+ * Adding OBS.SceneItem .Scale (Fixes #64 )
4+ * OBS.SceneItem .FitToScreen, adjusting .Scale (Fixes #63 )
5+ * Add-OBSMediaSource: Fixing -InputSettings / -SceneItemEnabled (Fixes #62 )
6+
7+ ---
8+
9+
110## obs-powershell 0.1.5:
211
312* Adding OBS.SceneItem .Animate (Fixes #59 )
Original file line number Diff line number Diff line change 11@ {
2- ModuleVersion = ' 0.1.5 '
2+ ModuleVersion = ' 0.1.6 '
33 RootModule = ' obs-powershell.psm1'
44 Description = ' Script OBS with PowerShell'
55 Guid = ' 1417123e-a932-439f-9b68-a7313cf1e170'
1616 ProjectURI = ' https://github.com/StartAutomating/obs-powershell'
1717 LicenseURI = ' https://github.com/StartAutomating/obs-powershell/blob/main/LICENSE'
1818 ReleaseNotes = @'
19+ ## obs-powershell 0.1.6:
20+
21+ * Adding OBS.SceneItem .Scale (Fixes #64)
22+ * OBS.SceneItem .FitToScreen, adjusting .Scale (Fixes #63)
23+ * Add-OBSMediaSource: Fixing -InputSettings / -SceneItemEnabled (Fixes #62)
24+
25+ ---
26+
1927## obs-powershell 0.1.5:
2028
2129* Adding OBS.SceneItem .Animate (Fixes #59)
You can’t perform that action at this time.
0 commit comments