Skip to content

Releases: urmzd/mnemonist

v0.10.1

09 Jun 23:39

Choose a tag to compare

0.10.1 (2026-06-09)

Bug Fixes

  • bench: temporal-baseline artifact, install path, config truth, statistical rigor (#12) (b0410a1)

Full Changelog

v0.10.0

29 May 03:50

Choose a tag to compare

0.10.0 (2026-05-29)

Features

  • end-to-end RAG/LongMemEval benchmarks, fixes, and doc accuracy (#11) (250de8a)

Misc

  • ci: bump sr to v8, convert post_release hook to typed cargo workspace publisher (f68c13a)
  • ci: remove unused force input from release workflow (f6c6f63)
  • community: add GitHub community-health files (b1ada18)
  • fix: standardize README format (17f83f8)

Full Changelog

v0.9.1

19 Apr 19:51

Choose a tag to compare

0.9.1 (2026-04-19)

Bug Fixes

  • retrigger release with sr v7.1.2 Cargo.lock handling (20eacdf)

Full Changelog

v0.9.0

19 Apr 19:18

Choose a tag to compare

0.9.0 (2026-04-19)

Features

  • fold init, add progress TUI, layer config (8bce2d3)

Bug Fixes

  • ci: apply cargo fmt, stage Cargo.lock in releases (91c7fc8)
  • drop nonexistent sr init --merge flag (babc735)

Refactoring

  • move cargo publish into sr hooks.post_release (41a0510)

Misc

  • showcase: re-record demo with measured wait durations (d9e2ad4)

Full Changelog

v0.8.2

17 Apr 00:40

Choose a tag to compare

0.8.2 (2026-04-17)

Bug Fixes

  • ci: drop mnemonist-index from publish step (crate no longer exists) (da0d1c1)

Full Changelog

v0.8.1

17 Apr 00:28

Choose a tag to compare

0.8.1 (2026-04-17)

Bug Fixes

  • ci: use checked_div for manual_checked_ops lint (rust 1.95) (a38ff94)
  • ci: resolve clippy and fmt failures in bench experiments (7b35479)

Refactoring

  • make each bench experiment independent and self-contained (85f8432)

Misc

Full Changelog

v0.8.0

16 Apr 03:48

Choose a tag to compare

0.8.0 (2026-04-16)

Features

  • add --hidden, --no-gitignore, and --exclude flags for code indexing (fc87447)

Full Changelog

v0.7.3

16 Apr 03:08

Choose a tag to compare

0.7.3 (2026-04-16)

Bug Fixes

  • default install dir to ~/.local/bin and simplify install script (c183924)

Full Changelog

v0.7.2

16 Apr 00:06

Choose a tag to compare

0.7.2 (2026-04-16)

Bug Fixes

  • ci: migrate sr v4 to v7 for artifact and input support (#10) (74d0273)

Full Changelog

v0.7.1

15 Apr 04:09

Choose a tag to compare

0.7.1 (2026-04-15)

Documentation

  • benchmarks: add reference to raw benchmark results (c632c0b)

Refactoring

  • consolidate index, quant, evals into core (#9) (a012b66)

Miscellaneous

  • migrate sr config and action to v4 (9a18321)
  • sync embedded files [skip ci] (be7f035)
  • release: migrate from embed-src to fsrc (86661ef)
  • remove legacy .llmem directory from repo (5d07cc4)

Full Changelog