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

Add constraint !(pre*|build*) operators, fix sort, filters now constr… #10

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

robzr
Copy link
Owner

@robzr robzr commented Mar 6, 2024

…aints

  • Constraints - added !pre[release] and !bui[ld_metadat] operators, made
  • Constraints - = now default operator, so v1.1 is a valid constraint
  • Filters - filters are now all constraints, sort/filter/min/max all take constraints now
  • Fixed bug with sort output not using newlines

…aints

- Constraints - added `!pre[release]` and `!bui[ld_metadat]` operators, made
- Constraints - `=` now default operator, so `v1.1` is a valid constraint
- Filters - filters are now all constraints, sort/filter/min/max all take constraints now
- Fixed bug with sort output not using newlines
- updated README with new usage
@robzr robzr force-pushed the update_filters_to_constraints branch from 07c323a to 9e4c87b Compare March 6, 2024 21:53
@robzr robzr merged commit 457c5e5 into main Mar 6, 2024
2 checks passed
@robzr robzr deleted the update_filters_to_constraints branch March 6, 2024 21: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.

1 participant