Releases: vst/clompse
Releases · vst/clompse
v0.0.3
v0.0.2
0.0.2 (2024-04-30)
Features
- add CSV format to server list output options (2bc355c)
- make server list output information in JSON and tabular format (050fd60)
- report various IPv4/6 information for servers (590cd72)
- run AWS EC2/Lightsail API calls in parallel using a thread pool (23735d2)
- run profiles in parallel using a thread pool (2557d27)
Bug Fixes
- use DC location name instead of DC name for Hetzner (e8b56b8)
v0.0.1
0.0.1 (2024-04-26)
Features
- add
config print
subcommand (839ee49) - add list command to dump servers as per given configuration (ed4b056)
- implement configuration model, add
config schema
subcommand (7228856) - init codebase (0404745)
Bug Fixes
- allow multiple cloud provider connections per profile (1c8daac)