Skip to content

chore: release v0.2.1#44

Merged
jdx merged 1 commit intomainfrom
release-plz-2026-03-23T22-06-43Z
Mar 23, 2026
Merged

chore: release v0.2.1#44
jdx merged 1 commit intomainfrom
release-plz-2026-03-23T22-06-43Z

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Mar 23, 2026

🤖 New release

  • pklr: 0.2.0 -> 0.2.1 (✓ API compatible changes)
Changelog

0.2.1 - 2026-03-23

Added

  • expose set_http_client and eval_to_json_with_client (#43)


This PR was generated with release-plz.

@gemini-code-assist
Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@jdx jdx merged commit 639fbc8 into main Mar 23, 2026
5 checks passed
@jdx jdx deleted the release-plz-2026-03-23T22-06-43Z branch March 23, 2026 22:07
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Mar 23, 2026

Greptile Summary

This is a standard automated release PR generated by release-plz that bumps the pklr crate from v0.2.0 → v0.2.1 — a semver-compatible patch release.

Confidence Score: 5/5

  • This PR is safe to merge — it is a purely mechanical, auto-generated release commit with no logic changes.
  • All three changed files are metadata/bookkeeping artifacts (version manifest, lock file, changelog). The version bump is consistent across Cargo.toml and Cargo.lock, the changelog entry correctly references the associated PR, and no source code was modified.
  • No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 0.2.0 to 0.2.1; no other changes.
Cargo.lock Lock file updated to reflect the pklr crate version bump to 0.2.1; all dependencies remain unchanged.
CHANGELOG.md New 0.2.1 entry added above the 0.2.0 block, documenting the exposure of set_http_client and eval_to_json_with_client.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A([PR #43 merged\nset_http_client /\neval_to_json_with_client]) --> B[release-plz detects\nnew commits since v0.2.0]
    B --> C[Bumps version\n0.2.0 → 0.2.1\nin Cargo.toml & Cargo.lock]
    C --> D[Updates CHANGELOG.md\nwith 0.2.1 entry]
    D --> E([PR #44 — chore: release v0.2.1\nmerge → publish to crates.io])
Loading

Reviews (1): Last reviewed commit: "chore: release v0.2.1" | Re-trigger Greptile

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.

1 participant