File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.6] - 2024-06-24
4+
5+ ### <!-- 0 --> ⛰️ Features
6+
7+ - Refactor machine management logic
8+ - Handle serialization and deserialization of machines.toml
9+ - Update dependencies and refactor machine handling
10+ - Add ` serde ` dependency and refactor machine-related code
11+ - Add 'inquire' dependency and 'list' subcommand
12+ - Update machine commands to support interfaces
13+ - Refactor machine-related code and add config related crates
14+ - Refactor interactive mode interface and error handling
15+ - Refactor interactive UI functionality with ratatui
16+
17+ ### <!-- 2 --> 🚜 Refactor
18+
19+ - Refactor code structure and remove unused imports and commented code
20+
21+ ### <!-- 7 --> ⚙️ Miscellaneous Tasks
22+
23+ - Refactor code and optimize imports in machine commands
24+
325## [ 0.1.5] - 2024-06-22
426
527### <!-- 0 --> ⛰️ Features
Original file line number Diff line number Diff line change 11[package ]
22name = " devpilot"
33authors = [" Trim Bresilla <trim.bresilla@gmail.com>" ]
4- version = " 0.1.5 "
4+ version = " 0.1.6 "
55edition = " 2021"
66license = " MIT"
77
You can’t perform that action at this time.
0 commit comments