Releases: drivercraft/ostool
Releases · drivercraft/ostool
ostool-v0.15.0
Fixed
- (uboot) honor board timeout in serial interaction stage (#88)
ostool-v0.14.0
ostool-server-v0.1.8
Other
- (ostool) CargoRunnerKind and clean up cargo_run calls (#87)
ostool-v0.13.0
Added
- support forwarding uboot_cmd from board run config (#83)
jkconfig-v0.2.3
Added
- support forwarding uboot_cmd from board run config (#83)
ostool-server-v0.1.7
Added
- add upload limits configuration for DTB and session files
ostool-server-v0.1.5
Other
- Use stable serial keys for relay power management
ostool-v0.12.4
Added
- enhance UI components and add board statistics in the management view
- add apply_overrides method to BoardRunConfig and refactor board command handling
ostool-v0.12.3
Added
- update schema handling to convert "oneOf" with const variants to Enum and add tests for log field validation
- add validation for required fields before saving configuration
Other
- improve formatting and readability in various modules
- simplify element handling and improve hook naming consistency
- Add theme support and refactor UI components
- Refactor UI and Web Handlers
ostool-server-v0.1.4
Added
- enhance UI components and add board statistics in the management view
- add upgrade script for ostool-server installation
Other
- Refactor serial configuration handling and update UI components