Skip to content

release v0.0.3#49

Merged
InftyAI-Agent merged 1 commit intoInftyAI:mainfrom
kerthcet:release/0.0.3
Apr 27, 2026
Merged

release v0.0.3#49
InftyAI-Agent merged 1 commit intoInftyAI:mainfrom
kerthcet:release/0.0.3

Conversation

@kerthcet
Copy link
Copy Markdown
Member

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #

Special notes for your reviewer

Does this PR introduce a user-facing change?


Signed-off-by: kerthcet <kerthcet@gmail.com>
Copilot AI review requested due to automatic review settings April 27, 2026 22:41
@kerthcet
Copy link
Copy Markdown
Member Author

/lgtm
/kind cleanup

@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Looks good to me, indicates that a PR is ready to be merged. cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. and removed do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Apr 27, 2026
@InftyAI-Agent InftyAI-Agent merged commit e6e2b2b into InftyAI:main Apr 27, 2026
43 of 44 checks passed
@kerthcet kerthcet deleted the release/0.0.3 branch April 27, 2026 22:42
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares the v0.0.3 release by bumping the crate version and aligning CLI inspect output ordering/documentation.

Changes:

  • Bump crate version from 0.0.2 to 0.0.3 (and update Cargo.lock accordingly).
  • Adjust puma inspect output ordering so provider is printed after the safetensors block.
  • Update the README’s example inspect output to reflect the new ordering/fields.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/cli/inspect.rs Moves provider printing to appear after safetensors and before the cache section.
README.md Updates the documented inspect output snippet (ordering and cache field name).
Cargo.toml Bumps package version to 0.0.3.
Cargo.lock Updates the locked puma package version to 0.0.3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Looks good to me, indicates that a PR is ready to be merged. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants