- Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
Hi, we have a PR open to add a package for libimagequant in Brioche: brioche-dev/brioche-packages#1750. I had some questions about the current release before getting it merged though!
I noticed that the latest tag release on this repo is 4.4.0, but the latest release on crates.io is v4.4.1. (I did some digging, and I believe the 4.4.1 release came from commit 24e2956, but I'm not 100% sure about that). I also checked on Repology, and it seems like most software repositories are still pointed at the v4.4.0 release-- I'm guessing they base their updates off of the git tags.
So a few questions:
- Would it be possible to add a
4.4.1tag in the repo? (it'd help us for the Brioche package due to the separation between theimagequantandlibimagequant-syscrates, and I'm guessing it'd help most other package managers catch the latest release too) - What do y'all consider the "source of truth" for your releases-- GitHub or
crates.io? Or do you see them as on equal footing? - There's a pretty big gap in version numbers between
imagequantandlibimagequant-sys... is that meaningful in some way? Do they get released independently?
Metadata
Metadata
Assignees
Labels
No labels