Skip to content

Releases: jcoreio/aws-select-cli-prompts

v3.2.1

07 Aug 16:22

Choose a tag to compare

3.2.1 (2025-08-07)

Bug Fixes

  • improve item layout on narrow terminals (e1fa13e)

v3.2.0

28 Jun 19:46

Choose a tag to compare

3.2.0 (2024-06-28)

Features

v3.1.1

28 Jun 19:26

Choose a tag to compare

3.1.1 (2024-06-28)

Bug Fixes

  • add missing exports nad bin commands (f4c9da5)

v3.1.0

28 Jun 19:20

Choose a tag to compare

3.1.0 (2024-06-28)

Features

  • add ability to customize columns (a9b303d)

v3.0.0

28 Jun 19:19

Choose a tag to compare

3.0.0 (2024-06-28)

Bug Fixes

  • fix layout issues (ac1a948)

  • feat!: refactor to simplify adding new selectors (e486420)

Features

  • add filterItems option and missing bin commands (b3dffd9)
  • add Route53 selectors (b5d3359)
  • add secret and CloudFormation stack selectors (83b477f)

BREAKING CHANGES

  • MaxResults option to selectEC2Instance/selectEBSSnapshot has been
    renamed to limit

v2.2.0

11 Jun 22:44

Choose a tag to compare

2.2.0 (2024-06-11)

Features

  • add selectCloudWatchLogEvent (5b8aefd)

v2.1.0

11 Jun 21:46

Choose a tag to compare

2.1.0 (2024-06-11)

Bug Fixes

  • use time ago format and fix issues with selectCloudWatchLogStream (2d2569b)

Features

  • add selectCloudWatchLogGroup and selectCloudWatchLogStream (086557f)

v2.0.5

11 Jun 19:17

Choose a tag to compare

2.0.5 (2024-06-11)

Bug Fixes

  • allow name column to be wider (f74a676)

v2.0.4

10 Jun 13:24

Choose a tag to compare

2.0.4 (2024-06-10)

Bug Fixes

  • fix client property types (13b2d5d)

v2.0.3

26 Jan 17:50

Choose a tag to compare

2.0.3 (2024-01-26)

Bug Fixes

  • use stderr by default for prompting (8442d62)