Skip to content

Support for or separated groups of constraints - #50

Open
beornf wants to merge 1 commit into
hashicorp:mainfrom
beornf:or-constraint
Open

Support for or separated groups of constraints#50
beornf wants to merge 1 commit into
hashicorp:mainfrom
beornf:or-constraint

Conversation

@beornf

@beornf beornf commented Mar 13, 2019

Copy link
Copy Markdown

Added support for the || operator to be used in constraints. For example the constraint >= 1.0, < 1.2 || > 1.3 would be satisfied for versions 1.0.0, 1.1.1 and 1.3.1.

@hashicorp-cla

hashicorp-cla commented Sep 9, 2021

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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