Skip to content

Releases: warpcli/devpilot

0.1.10

25 Apr 21:51

Choose a tag to compare

⛰️ 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

v0.1.6

24 Jun 22:53

Choose a tag to compare

⛰️ Features

  • Refactor machine management logic
  • Handle serialization and deserialization of machines.toml
  • Update dependencies and refactor machine handling
  • Add serde dependency and refactor machine-related code
  • Add 'inquire' dependency and 'list' subcommand
  • Update machine commands to support interfaces
  • Refactor machine-related code and add config related crates
  • Refactor interactive mode interface and error handling
  • Refactor interactive UI functionality with ratatui

🚜 Refactor

  • Refactor code structure and remove unused imports and commented code

⚙️ Miscellaneous Tasks

  • Refactor code and optimize imports in machine commands

v0.1.5

22 Jun 21:20

Choose a tag to compare

⛰️ Features

  • Update machine arguments and commands

v0.1.4

22 Jun 20:18

Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update TOOLCHAIN_VERSION in release workflow