Skip to content

release: v0.15.1#1811

Merged
bug-ops merged 6 commits intomainfrom
release/v0.15.1
Mar 15, 2026
Merged

release: v0.15.1#1811
bug-ops merged 6 commits intomainfrom
release/v0.15.1

Conversation

@bug-ops
Copy link
Copy Markdown
Owner

@bug-ops bug-ops commented Mar 15, 2026

Summary

  • Bump version from 0.15.0 to 0.15.1
  • Update all internal crate cross-references to 0.15.1
  • Finalize CHANGELOG.md with [0.15.1] release section
  • Fix rand 0.10 API compatibility: SmallRng::from_os_rngfrom_rng, use rand::Rnguse rand::RngExt
  • Accept version-bump insta snapshots (config default, tui splash)
  • Update tests badge: 5413 → 5790
  • Merge fix fix(memory): save_compression_guidelines non-atomic version bump #1799: save_compression_guidelines atomic write

Checklist

  • Version updated in all manifests
  • CHANGELOG.md has release section with date
  • README tests badge updated (5790)
  • All CI checks pass (5790 passed, 12 skipped)
  • Synced with main
  • Ready for tagging after merge

bug-ops added 3 commits March 15, 2026 04:22
- bump workspace version to 0.15.1
- update internal crate cross-references to 0.15.1
- finalize CHANGELOG.md [Unreleased] → [0.15.1] section
- fix rand 0.10 API: SmallRng::from_os_rng → from_rng, Rng → RngExt
- accept version-bump insta snapshots (config, tui splash)
@github-actions github-actions bot added documentation Improvements or additions to documentation llm zeph-llm crate (Ollama, Claude) rust Rust code changes core zeph-core crate dependencies Dependency updates size/L Large PR (201-500 lines) labels Mar 15, 2026
@bug-ops bug-ops enabled auto-merge (squash) March 15, 2026 03:27
@bug-ops bug-ops disabled auto-merge March 15, 2026 03:27
@bug-ops bug-ops merged commit 966ecfd into main Mar 15, 2026
19 checks passed
@bug-ops bug-ops deleted the release/v0.15.1 branch March 15, 2026 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core zeph-core crate dependencies Dependency updates documentation Improvements or additions to documentation llm zeph-llm crate (Ollama, Claude) rust Rust code changes size/L Large PR (201-500 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(memory): save_compression_guidelines non-atomic version bump

1 participant