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- # v3 (2023-01-23)
1+ # 3.0.0 (2023-02-05)
2+
3+ ## Breaking Changes
4+
5+ - Remove IntifaceCLI executable, expect that users will now connect to Intiface Central.
26
37## Features
48
5- - Update to Buttplug C# v3
6- - Remove executable distribution
7- - Basically make this a copy of the nuget package
8- - Probably piss off devs but it's either do that or just drop this project completely
9+ - Update to Buttplug C# v3.0
10+ - Returns to working with pure native C# libraries, no more architecture-specific Rust FFI
11+ required.
12+ - Basically make this a copy of the nuget package
13+ - Probably piss off devs but it's either do that or just drop this project completely
914
1015# v2.1.1 (2021-05-14)
1116
Original file line number Diff line number Diff line change 1+ # 3.0.0 (2023-02-05)
2+
3+ ## Breaking Changes
4+
5+ - Remove IntifaceCLI executable, expect that users will now connect to Intiface Central.
6+
7+ ## Features
8+
9+ - Update to Buttplug C# v3.0
10+ - Returns to working with pure native C# libraries, no more architecture-specific Rust FFI
11+ required.
12+ - Basically make this a copy of the nuget package
13+ - Probably piss off devs but it's either do that or just drop this project completely
14+
15+ # v2.1.1 (2021-05-14)
16+
17+ ## Features
18+
19+ - Update to Buttplug C# v2.0.2, fixes some crashes relating to the logging system
20+
121# 2.1.0 (2021-05-10)
222
323## Features
You can’t perform that action at this time.
0 commit comments