Skip to content

Releases: drivercraft/ostool

ostool-v0.15.0

15 Apr 06:56
95a8304

Choose a tag to compare

Fixed

  • (uboot) honor board timeout in serial interaction stage (#88)

ostool-v0.14.0

15 Apr 02:26
1addae6

Choose a tag to compare

Other

  • (ostool) CargoRunnerKind and clean up cargo_run calls (#87)
  • (ostool) improve api (#85)

ostool-server-v0.1.8

15 Apr 02:27
1addae6

Choose a tag to compare

Other

  • (ostool) CargoRunnerKind and clean up cargo_run calls (#87)

ostool-v0.13.0

14 Apr 08:30
cd3261c

Choose a tag to compare

Added

  • support forwarding uboot_cmd from board run config (#83)

jkconfig-v0.2.3

14 Apr 08:28
cd3261c

Choose a tag to compare

Added

  • support forwarding uboot_cmd from board run config (#83)

ostool-server-v0.1.7

09 Apr 09:55
20de2ca

Choose a tag to compare

Added

  • add upload limits configuration for DTB and session files

ostool-server-v0.1.5

07 Apr 04:52
09377e3

Choose a tag to compare

Other

  • Use stable serial keys for relay power management

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