Releases: davehorner/jetkvm_control
Releases · davehorner/jetkvm_control
jetkvm_control-v0.2.0
Added
- [breaking] interactive configuration features (-c) to edit jetkvm_control.toml files.
jetkvm_control-v0.1.4
Added
- initial release of jetkvm_control_svr with TLS and HMAC authentication
- (keyboard) add send_key_combinations API and Lua binding
- (scripts) add scripts folder with examples on automating the server and client.
- (examples) add windows-alt-tab.lua, windows-notepad-helloworld.lua, windows-is_cmd_running.lua
- (doc) windows-alt-tab.lua has been extensively documented, specifically for send_key_combinations
Fixed
- (jetkvm_control_svr) enhance cryptographic provider setup
v0.1.3
Other
- (deps) switch webrtc dependency to crates.io registry
v0.1.2
Added
- update dependencies, logging, and documentation
v0.1.1
Added
- add Lua script execution mode and update configuration handling
- (cli) add command-line support and update dependency configuration
- (lua) add Lua engine for async RPC integration
- add lua support with feature flag
Other
- add CHANGELOG.md and Cargo.lock
v0.1.0
chore: Release package jetkvm_control version 0.1.0