Skip to content

0.1.10

Latest

Choose a tag to compare

@bresilla bresilla released this 25 Apr 21:51
· 2 commits to develop since this release

⛰️ Features

  • Refactor item selection and improve user interaction in app
  • Enhance machine selection and user interaction in TUI
  • Refactor machine listing command and implement table formatting

🐛 Bug Fixes

  • Cleanup stupid staff

🚜 Refactor

  • Machine command and help message in mod.rs and list.rs
  • Refactor machine addition functionality
  • Refactor code for improved readability and maintainability
  • Refactor and add traits to Host and Machine structs
  • Refactor machine handling and add TOML support
  • Refactor code for improved readability and maintainability

⚙️ Miscellaneous Tasks

  • Use Jammy Jellyfish in GitHub Actions
  • Refactor command handling and improve environment integration
  • Refactor devbox configuration for improved build process
  • Refactor machine listing and table generation
  • Update widget appearance in UI
  • Add regex dependency with version 1.10.5 to Cargo.toml

Build

  • Refine build and script execution environment

Refractor

  • Refactor machine command and methods in Machines
  • Update tabled crate and refactor handle function