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

Fixes and features #147

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Fixes and features #147

merged 2 commits into from
Dec 29, 2023

Conversation

priv-kweihmann
Copy link
Owner

No description provided.

and switch it to the new style syntax for all items, once
a new style syntax item has been found.

Relates to #146

Signed-off-by: Konrad Weihmann <[email protected]>
classifier, attribute and attributeValue now also
take lists, sets or tuples as arguments and filter the stash
by those settings.
Filtering is done by a logical OR, so the item in question
needs to match any of the setup criteria.
Logical AND filtering needs to be still done calling GetItemsFor
multiple times and doing the computation outside of the stash.

Closes #142

Signed-off-by: Konrad Weihmann <[email protected]>
@priv-kweihmann priv-kweihmann merged commit 9923e53 into main Dec 29, 2023
10 checks passed
@priv-kweihmann priv-kweihmann deleted the fixes-and-features branch December 29, 2023 10:53
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.

1 participant