Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

64 lines (43 loc) · 1.72 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.2 - 2023-06-09

Changed

  • promptui has been updated to v0.8.0
  • go has been updated to v1.20

0.1.1 - 2021-11-14

Changed

  • Added ssh username support

0.1.0 - 2021-10-09

Fixed

  • Fixed menu elements parsing

0.0.5 - 2021-09-26

Changed

  • Added public ip support

0.0.4 - 2021-09-26

Changed

  • cli v2 library is updated to v2.3.0
  • golang is updated to 1.16
  • Added multiple and no tags support

0.0.3 - 2020-10-03

Changed

  • Promptui library is updated to v0.8.0
  • Added checking for ssh executable exists

0.0.2 - 2020-07-30

Changed

  • Some go packages are updated

Fixed

  • Fixed exit in search mode

0.0.1 - 2020-07-16

  • Initial release