Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.3.0 #20

Merged
merged 1 commit into from
Oct 31, 2022
Merged

Release v0.3.0 #20

merged 1 commit into from
Oct 31, 2022

Conversation

slashformotion
Copy link
Member

Added

  • A method named Lookup on the VerdeterCommand type. It allow to search in both local and global config keys. If no config key is found, it return nil.

Changed

  • The tasks in the CI are now ran in parallel.
  • The VerdeterCommand method SetValidator is now named AddValidator. Although the argument list did not change, the behavior did. Now the method will add a validator to the ConfigKey validators list.

Fixed

  • fixed a bug regarding the validation cascade in multicommand app. The validation function of a root Command return an error on valid input when a subcommand was called.

@sonarcloud
Copy link

sonarcloud bot commented Oct 31, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Zorin95670 Zorin95670 merged commit 43cff42 into main Oct 31, 2022
@Zorin95670 Zorin95670 deleted the release/v0.3.0 branch October 31, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants