Skip to content

Add support for 'version_wild' dependency constraints - #44

Closed
cottsay wants to merge 1 commit into
masterfrom
cottsay/version_wild
Closed

Add support for 'version_wild' dependency constraints#44
cottsay wants to merge 1 commit into
masterfrom
cottsay/version_wild

Conversation

@cottsay

@cottsay cottsay commented Oct 14, 2025

Copy link
Copy Markdown
Member

This change adds support for constraining dependency versions using wildcard syntax.

Important

I'm still not sure if this is something we want to do, so I'm going to keep this in draft for now. The regular expressions are far more expensive than the existing comparisons, and I'd like to determine how widespread this sort of syntax is among build and packaging systems.

This change adds support for constraining dependency versions using
wildcard syntax.
@cottsay cottsay self-assigned this Oct 14, 2025
@cottsay cottsay added the enhancement New feature or request label Oct 14, 2025
@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@cottsay

cottsay commented Mar 24, 2026

Copy link
Copy Markdown
Member Author

I've decided to take this in another direction, so closing this for now.

@cottsay cottsay closed this Mar 24, 2026
@cottsay
cottsay deleted the cottsay/version_wild branch March 24, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants