8000 Prepare `vello_cpu` 0.0.1 release by nicoburns · Pull Request #991 · linebender/vello · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Prepare vello_cpu 0.0.1 release #991

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

Merged
merged 4 commits into from
May 9, 2025

Conversation

nicoburns
Copy link
Contributor
  • Sets version number to 0.0.1 for vello_cpu, vello_common and vello_api crates
  • Adds warning message to vello_cpu crate

@DJMcNab
Copy link
Member
DJMcNab commented May 8, 2025

As a definitely uncontroversial baseline, I'd like for one of the crate owners of Vello to merge and publish this (or Laurenz).

I think that any warning message should also be in the READMEs (now is probably a good time to setup cargo-rdme).
I'd also try and refine it - in particular, adding something about "there are very important known optimisations which aren't yet implemented". We should also make sure to link to Vello CPU from Vello Common.

@nicoburns nicoburns force-pushed the vello-cpu-release branch 2 times, most recently from 44b5dc7 to a6eaa4c Compare May 9, 2025 16:39
@DJMcNab DJMcNab enabled auto-merge May 9, 2025 20:48
@DJMcNab DJMcNab force-pushed the vello-cpu-release branch from c39235b to 98e88c5 Compare May 9, 2025 20:55
@DJMcNab DJMcNab disabled auto-merge May 9, 2025 21:04
Co-authored-by: Tom Churchman <thomas@kepow.org>
@DJMcNab DJMcNab enabled auto-merge May 9, 2025 21:05
@@ -1,15 +1,14 @@
[package]
name = "vello_common"
version.workspace = true
# When updating, also update the version in the workspace dependency in the root Cargo.toml
version = "0.0.1"
description = "Core data structures and utilities shared across the Vello rendering, including geometry processing and tiling logic."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not changed here, but should this say "across the Vello renderer"?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably. I don't care enough to change it - CI is already running, and it's getting late!

@DJMcNab DJMcNab added this pull request to the merge queue May 9, 2025
Merged via the queue into linebender:main with commit e986f41 May 9, 2025
17 checks passed
@nicoburns nicoburns deleted the vello-cpu-release branch May 9, 2025 21:14
67BE
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.

3 participants
0