v0.1.0
Initial release of the Tauri-based Modbus Master Simulator.
Includes:
- TCP, UDP, RTU master support
- Read/write coils, discrete inputs, input registers, holding registers
- Data type decoding: UInt16, Int16, UInt32, Int32, Float32, Float64, String
- Selectable byte order
- Basic slave ID scanning
- Windows MSI and NSIS installers