Skip to content

Releases: OpenOpsDev/go-cli-commons

feat(prompt): user prompt default

16 Jan 21:37

Choose a tag to compare

additional defaults for user prompts

fix: linting

16 Jan 19:44

Choose a tag to compare

  • fixes linting rules

updating color printing library

16 Jan 19:32

Choose a tag to compare

v0.2.2

fix: color lib

fix: color printing

16 Jan 19:31

Choose a tag to compare

v0.2.1

fix: color lib

feat: logger lib

16 Jan 19:13

Choose a tag to compare

  • added common logger functions for CLI applications

feat: regex constants

16 Jan 18:54

Choose a tag to compare

v0.1.6

feat: linting and regex const

chore: fix label for multi-input confirm

15 Jan 15:03

Choose a tag to compare

v0.1.5

chore: multi-input confirm prompt label

feat: multi-input valid string regex check

15 Jan 14:42

Choose a tag to compare

v0.1.4

feat: added check for valid string regex

feat: more utility prompts

15 Jan 14:33

Choose a tag to compare

  • multi-input: ability to add an array of options
  • select input: wrapper around the promptsui for select

feat: string templater

12 Jan 03:24

Choose a tag to compare

v0.1.2

feat: string templater