- Updated Buttplug to 0.5.9
- Create package generation for Buttplug Unity distribution
- Updated Buttplug to 0.5.5, adding more Magic Motion toy support.
- Updated Buttplug to 0.5.4, adding LiBo/Lelo/WeVibe/Lovehoney toy support.
- Updated Buttplug to 0.5.3, fixing issue with JSON packing in websocket server.
- Updated Buttplug to 0.5.1, adding Motorbunny support.
- Update Buttplug to 0.5.0, adding Realov and Kiiroo Clinoa toy support, changing device config to take json instead of YAML.
- Update Buttplug to 0.4.7, adding LiBo/Svakom toy support, fixing Vorze support.
- Update Buttplug to 0.4.6, fixing BouncyCastle dep collision when using secure websockets.
- Update Buttplug to 0.4.5, including Kiiroo Onyx 2.1 and RealTouch support.
- Implement --stayopen, allowing multiple connections per process lifetime
- Remove --websocketserver, now implied by --wsinsecureport and --wssecureport.
- --guipipe is now --frontendpipe.
- Websocket options now use slightly shorter "ws" prefix.
- Can now listen on IPC and websocket at the same time.
- Fires clientconnection/clientclosed to frontend.
- Make executable fire ProcessStarted to parent when servers come up.
- Update to buttplug-c# 0.4.3
- Fixes issues with bluetooth device reconnection.
- Add install location output to installer.
- Split CLI from buttplug-csharp repo.
- Makes it so we aren't version lockstepped against the library.
- Want to keep all executables/apps Intiface branded.
- I like making life difficult on anyone who wants to contribute.
- Add Installer.
- Sign Everything.
- major/minor/patch version tracks buttplug-csharp library we're building against. Build number tracks our changes to the CLI itself within that version.