Releases: hacknus/serial-monitor-rust
Releases · hacknus/serial-monitor-rust
v0.3.5.1
v0.3.5
Provide compiled binaries and bundles for all architectures.
Full Changelog: v0.3.4...v0.3.5
v0.3.4
v0.3.3
v0.3.2
Bug fix where only one dataset is displayed.
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Sentence highlightment by @simon0356 in #102
- implement egui_logger by @hacknus in #106
New Contributors
- @simon0356 made their first contribution in #102
Full Changelog: v0.3.0...v0.3.1
Version 0.3.0
What's Changed
- sync the frame updates to data packets received (and parsed) by @hacknus in #104
- implement working color picker for all curves by @hacknus in #103
Full Changelog: v0.2.1...v0.3.0
Version 0.2.1
New release binaries built on:
- windows-2019
- ubuntu-20.04
- macos-12 (x86)
- macos-14 (arm)
Version 0.2.0
What's Changed
- Add option to display multiple plots, and resize the plot panel by @oeb25 in #83
- Letting keepawake fail if there is no screensaver available by @zimward in #93
- Improve transfer speed by @L-Trump in #98
- Added egui-phosphor icons for certain buttons
- Implemented keyboard shortcuts to save files
New Contributors
- @oeb25 made their first contribution in #83
- @zimward made their first contribution in #93
- @L-Trump made their first contribution in #98
Full Changelog: v0.1.5...v0.2.0