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

Can pathfinder_color get a version bump to include the latest changes? #525

Open
vorporeal opened this issue Nov 18, 2022 · 1 comment
Open

Comments

@vorporeal
Copy link

pathfinder_color v0.5.0 was released about a week before a PR was submitted that marked ColorU::new() and friends as const fn. This would be very nice functionality to have available, but declaring a dependency on a particular revision leads to pulling in two separate versions of pathfinder_simd (one linked to the revision, and another for the versioned pathfinder_* crates we depend upon).

Would it be possible to bump pathfinder_color to v0.5.1 so we can make use of these const functions?

@alokedesai
Copy link

Any update here?

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

No branches or pull requests

2 participants