Releases: OpenOpsDev/go-cli-commons
Releases · OpenOpsDev/go-cli-commons
feat(prompt): user prompt default
additional defaults for user prompts
fix: linting
- fixes linting rules
updating color printing library
v0.2.2 fix: color lib
fix: color printing
v0.2.1 fix: color lib
feat: logger lib
- added common logger functions for CLI applications
feat: regex constants
v0.1.6 feat: linting and regex const
chore: fix label for multi-input confirm
v0.1.5 chore: multi-input confirm prompt label
feat: multi-input valid string regex check
v0.1.4 feat: added check for valid string regex
feat: more utility prompts
- multi-input: ability to add an array of options
- select input: wrapper around the promptsui for select
feat: string templater
v0.1.2 feat: string templater