Skip to content

chore(release): release v0.1.3#20

Merged
acgetchell merged 1 commit intomainfrom
release/v0.1.3
Jan 31, 2026
Merged

chore(release): release v0.1.3#20
acgetchell merged 1 commit intomainfrom
release/v0.1.3

Conversation

@acgetchell
Copy link
Owner

@acgetchell acgetchell commented Jan 31, 2026

  • Update to Rust 1.93.0
  • Bump version to v0.1.3
  • Update documentation for release
  • Add performance results for v0.1.3

Summary by CodeRabbit

Release Notes - v0.1.3

  • Chores

    • Version bumped to 0.1.3
    • Added project homepage reference to package metadata
  • Documentation

    • Updated benchmark performance metrics reflecting latest test measurements and comparisons across implementations
    • Enhanced benchmark visualization with logarithmic Y-axis scaling for improved data readability and clarity

✏️ Tip: You can customize this high-level summary in your review settings.

- Update to Rust 1.93.0
- Bump version to v0.1.3
- Update documentation for release
- Add performance results for v0.1.3
@coderabbitai
Copy link

coderabbitai bot commented Jan 31, 2026

📝 Walkthrough

Walkthrough

This pull request performs a maintenance release: bumping the package version from 0.1.2 to 0.1.3, adding a homepage field to Cargo.toml, updating benchmark table values in the README with current measurements, and enabling Y-axis logging in the plotting configuration.

Changes

Cohort / File(s) Summary
Package Metadata
Cargo.toml
Version bumped from 0.1.2 to 0.1.3; homepage field added pointing to the GitHub repository.
Documentation
README.md
Benchmark table values for lu_solve:median refreshed with updated median times across la-stack, nalgebra, and faer implementations, with corresponding percentage deltas recalculated.
Build Configuration
justfile
plot-vs-linalg-readme recipe updated to enable Y-axis logarithmic scaling by default (log_y set to true).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

🐰 A version bump, a homepage link,
Fresh benchmarks drawn in measured sync,
With logarithms climbing high,
We release beneath the sky! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main purpose of the changeset - preparing a release for version 0.1.3, which includes version bumps in Cargo.toml and updated benchmark documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/v0.1.3

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.59%. Comparing base (42a24d6) to head (8f26d72).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files           4        4           
  Lines         189      189           
=======================================
  Hits          175      175           
  Misses         14       14           
Flag Coverage Δ
unittests 92.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@acgetchell acgetchell merged commit e810435 into main Jan 31, 2026
10 checks passed
@acgetchell acgetchell deleted the release/v0.1.3 branch January 31, 2026 18:21
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