Releases: drivercraft/ostool
Releases · drivercraft/ostool
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
ostool-server-v0.1.3
Other
- Add integration tests for WebSocket session lifecycle management
- improve formatting and readability in various modules
jkconfig-v0.2.2
Added
- update schema handling to convert "oneOf" with const variants to Enum and add tests for log field validation
- enhance validation feedback for required fields in UI
- add validation for required fields before saving configuration
- add is_empty method to ElementPath for better usability
Other
- improve formatting and readability in various modules
- simplify element handling and improve hook naming consistency
- adjust terminal height and improve layout rendering in TUI
- improve formatting and readability of key bindings and error messages
- Add theme support and refactor UI components
- Refactor UI and Web Handlers
uboot-shell-v0.2.3
Added
- add remote support (#67)
ostool-v0.12.2
Added
- add board connect (#76)
Added
- add
ostool board connect -b <board-type>for lightweight interactive board shell access viaostool-server
ostool-v0.12.1
Added
- enhance board configuration input handling and improve terminal interaction
Other
- simplify default implementation for BoardGlobalConfigFile and improve code clarity
- reorganize imports and improve code formatting in multiple files
- Update dependencies and improve hash calculations
- remove logging dependencies and related code from the project
- update configuration handling in install script and remove default config writing from CLI
ostool-v0.12.0
Added
- add remote support (#67)