Skip to content

Release/0.5#256

Merged
lloydmeta merged 2 commits into
masterfrom
release/0.5
Jul 4, 2026
Merged

Release/0.5#256
lloydmeta merged 2 commits into
masterfrom
release/0.5

Conversation

@lloydmeta

Copy link
Copy Markdown
Owner

No description provided.

lloydmeta added 2 commits July 4, 2026 14:07
Signed-off-by: lloydmeta <lloydmeta@gmail.com>
Signed-off-by: lloydmeta <lloydmeta@gmail.com>
Copilot AI review requested due to automatic review settings July 4, 2026 05:23
@lloydmeta
lloydmeta merged commit 4b76aa7 into master Jul 4, 2026
27 checks passed
@lloydmeta
lloydmeta deleted the release/0.5 branch July 4, 2026 05:24

Copilot AI left a comment

Copy link
Copy Markdown

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 workspace for the 0.5 release by bumping crate versions and aligning internal path dependency version pins across Frunk’s subcrates, plus recording the release in the changelog.

Changes:

  • Bump frunk and key workspace crates (frunk_core, frunk_derives) to 0.5.0.
  • Bump proc-macro crates (frunk_proc_macros, frunk_proc_macro_helpers) to 0.1.5 and update their frunk_core dependency pin to 0.5.0.
  • Bump frunk_laws to 0.6.0 and add a 0.5.0 entry to CHANGELOG.md.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Cargo.toml Bumps frunk to 0.5.0 and updates workspace dependency version pins (incl. frunk_laws to 0.6.0).
core/Cargo.toml Bumps frunk_core to 0.5.0 and updates dev-dependency version pins to match.
derives/Cargo.toml Bumps frunk_derives to 0.5.0 and updates helper dependency pin.
proc-macros/Cargo.toml Bumps frunk_proc_macros to 0.1.5 and updates internal dependency pins.
proc-macro-helpers/Cargo.toml Bumps frunk_proc_macro_helpers to 0.1.5 and updates frunk_core dependency pin.
laws/Cargo.toml Bumps frunk_laws to 0.6.0 and updates its frunk dependency pin to 0.5.0.
CHANGELOG.md Adds the 0.5.0 release entry describing the notable user-facing change.

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.

2 participants