Skip to content

Releases: drivercraft/ostool

ostool-v0.12.4

03 Apr 08:29
be4ee80

Choose a tag to compare

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

03 Apr 04:14
b3575a1

Choose a tag to compare

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

03 Apr 08:30
be4ee80

Choose a tag to compare

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

03 Apr 04:15
b3575a1

Choose a tag to compare

Other

  • Add integration tests for WebSocket session lifecycle management
  • improve formatting and readability in various modules

jkconfig-v0.2.2

03 Apr 04:13
b3575a1

Choose a tag to compare

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

02 Apr 04:41
f624e67

Choose a tag to compare

Added

  • add remote support (#67)

ostool-v0.12.2

02 Apr 09:39
11ea1a2

Choose a tag to compare

Added

  • add board connect (#76)

Added

  • add ostool board connect -b <board-type> for lightweight interactive board shell access via ostool-server

ostool-v0.12.1

02 Apr 07:56
eb89d08

Choose a tag to compare

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

02 Apr 04:42
f624e67

Choose a tag to compare

Added

  • add remote support (#67)

ostool-server-v0.1.2

02 Apr 09:39
11ea1a2

Choose a tag to compare

Added

  • add board connect (#76)

Fixed

  • improve script robustness and update service unit template handling (#75)
  • improve configuration cleanup process in installation script (#74)
  • update README and service configuration for installation clarity (#72)