Skip to content

Releases: vst/clompse

v0.0.3

02 May 01:31
ac7c685
Compare
Choose a tag to compare

0.0.3 (2024-05-02)

Bug Fixes

  • deps: upgrade table-layout to v1.0.0.0 (5d2cb91)

v0.0.2

01 May 12:07
c10ed56
Compare
Choose a tag to compare

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

26 Apr 14:27
c6093fd
Compare
Choose a tag to compare

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)