Skip to content

Releases: figtools/figgy-cli

Release 0.0.61

15 Jul 12:49
Compare
Choose a tag to compare
Release 0.0.61 Pre-release
Pre-release

0.0.61

  • Lots of output & color standardization. Improvements in UX.

Release 0.0.60

15 Jul 01:19
Compare
Choose a tag to compare
Release 0.0.60 Pre-release
Pre-release

0.0.60

  • Major improvements to Browse command to add dynamic lookups and tracking of marked parameters for deleted or selected parameters

Release 0.0.59

13 Jul 12:39
Compare
Choose a tag to compare
Release 0.0.59 Pre-release
Pre-release

0.0.59

  • List command has been scrapped and replaced with a much improved user experience allowing dynamic filter, automatic lookups, and sub-search
  • click library dependency has been removed as a result of abandoning existing List command.

Release 0.0.58

11 Jul 18:30
Compare
Choose a tag to compare
Release 0.0.58 Pre-release
Pre-release

0.0.58

  • Renaming cleanup command as prune
  • Removing references to orphaned parameters and replacing with stray.
  • E2E Test tweaks.
  • Fixing issue with Keyboard Interrupts not properly being caught and gracefully exiting.
  • Beginning output standardization across the codebase.

Release 0.0.57

06 Jul 13:48
Compare
Choose a tag to compare
Release 0.0.57 Pre-release
Pre-release

0.0.57

  • Adding 'version' as a parameter in anonymous error reporting.
  • Tweaking figgy color palette
  • Fixing bug with sync command with --replication-only flag when run under the wrong role the user could receive
    a stack trace and not a specific error message as intended.

Release 0.0.56

04 Jul 14:44
Compare
Choose a tag to compare
Release 0.0.56 Pre-release
Pre-release

0.0.56

  • Fixing bug with promote command when using --profile
  • Minor tweaks / improvements to the output of some command

Release 0.0.55

01 Jul 01:25
Compare
Choose a tag to compare
Release 0.0.55 Pre-release
Pre-release

0.0.55

  • Release for testing auto-install script auto-matic upgrades

Release 0.0.54

30 Jun 02:20
Compare
Choose a tag to compare
Release 0.0.54 Pre-release
Pre-release

0.0.54

  • Working around weird visual artifact issue when selecting colors in 0.0.53

Release 0.0.53

30 Jun 01:39
Compare
Choose a tag to compare
Release 0.0.53 Pre-release
Pre-release

0.0.53

  • Adding automatic-backup of long-lived access keys that could be overwritten by iam export command.
  • Adding iam restore command to restore those access keys to the default profile
  • Adding support for ${VARIABLES} in sync command with --replicaion-only flag.

Release 0.0.52

27 Jun 23:40
Compare
Choose a tag to compare
Release 0.0.52 Pre-release
Pre-release

0.0.52

  • Disabling "always upgrade" that was used for testing.