File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <RootNamespace >OBSWebsocketDotNet</RootNamespace >
77 <Copyright >Copyright © BarRaider 2022</Copyright >
88 <LangVersion >8</LangVersion >
9- <Version >5.0.0.2 </Version >
9+ <Version >5.0.0.3 </Version >
1010 <Authors >BarRaider</Authors >
1111 <PackageLicenseFile >LICENSE</PackageLicenseFile >
1212 <PackageProjectUrl >https://github.com/BarRaider/obs-websocket-dotnet</PackageProjectUrl >
1717 <PackageReleaseNotes >Ported to use new OBS Websocket v5.0
1818NOTE: As OBS Websocket v5.0 is not backward compatible with 4.9.x, neither is the .Net version.
1919
20- What's new in v5.0.0.2
21- * Fixed stability of internal websocket
20+ What's new in v5.0.0.3
21+ * Fixed issue with integer overflow for
2222(Previous updates):
2323* Each event now has a dedicated EventArgs class. This will break the previous event signature
2424* Finished adding all v5 methods
You can’t perform that action at this time.
0 commit comments