Skip to content

chore(main): release sproink 0.1.1#35

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--sproink
Open

chore(main): release sproink 0.1.1#35
github-actions[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--sproink

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.1.1 (2026-04-23)

Bug Fixes

  • address remaining code review gaps (14 issues) (#31) (52acea7)
  • audit round 2 — config validation, distance parity, FFI hardening (#30) (9bba357)
  • complete final review gaps (I3, I16) and fix staticlib packaging (#33) (ebfb82b)
  • complete sproink review — engine, tests, affinity, hebbian, FFI, CI/CD (#28) (a7cca87)
  • ffi: eliminate UB, use u8 for bool param, reject invalid edge kinds (#27) (c8053b7)
  • return Result from CsrGraph::build with bounds and overflow validation (#18) (c8eabb8)
  • types: enforce serde validation and canonicalize -0.0 (#17) (3a2d683)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 23, 2026

Greptile Summary

Automated release PR generated by Release Please, bumping sproink from 0.1.0 to 0.1.1. All four changed files (Cargo.toml, Cargo.lock, .release-please-manifest.json, CHANGELOG.md) are consistent version/metadata updates with no logic changes.

Confidence Score: 5/5

Safe to merge — purely automated version bump and changelog update with no code changes.

All four files contain only mechanical version string updates generated by Release Please. No logic, API surface, or dependencies were altered, and all version strings are mutually consistent across Cargo.toml, Cargo.lock, and the manifest.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.1.0 to 0.1.1 — matches Cargo.toml and Cargo.lock
CHANGELOG.md 0.1.1 release section added with all seven bug-fix entries; trailing newline removed from 0.1.0 section (cosmetic)
Cargo.toml Package version bumped from 0.1.0 to 0.1.1; no other fields changed
Cargo.lock sproink package version updated to 0.1.1 in the lock file; consistent with Cargo.toml

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please bot] -->|detects merged fix PRs| B[Bump version 0.1.0 → 0.1.1]
    B --> C[Update Cargo.toml]
    B --> D[Update Cargo.lock]
    B --> E[Update .release-please-manifest.json]
    B --> F[Update CHANGELOG.md]
    C & D & E & F --> G[PR #35 merged]
    G --> H[Tag sproink-v0.1.1]
    H --> I[Publish to crates.io / GitHub Release]
Loading

Reviews (1): Last reviewed commit: "chore(main): release sproink 0.1.1" | Re-trigger Greptile

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.06%. Comparing base (63232c8) to head (6e5a747).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #35   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files           9        9           
  Lines        3320     3320           
=======================================
  Hits         3289     3289           
  Misses         31       31           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants