Skip to content

chore(release): bump to 3.3.0 and curate CHANGELOG - #837

Merged
igorls merged 1 commit into
developfrom
release/3.3.0-prep
Apr 14, 2026
Merged

chore(release): bump to 3.3.0 and curate CHANGELOG#837
igorls merged 1 commit into
developfrom
release/3.3.0-prep

Conversation

@igorls

@igorls igorls commented Apr 14, 2026

Copy link
Copy Markdown
Member

Summary

Prepare develop for the 3.3.0 release cycle — version strings bumped everywhere and CHANGELOG cleaned up to professional standard.

Version bumps

  • mempalace/version.py: 3.2.0 → 3.3.0
  • pyproject.toml: 3.2.0 → 3.3.0
  • README.md:717 pyproject.toml label: v3.2.0v3.3.0
  • README.md:745 shields.io badge: version-3.2.0-version-3.3.0-
  • uv.lock: mempalace 3.0.0 → 3.3.0 (plus resolved dev/extras that were previously unlocked)

CHANGELOG cleanup

Pre-existing drift: v3.2.0 was tagged on 2026-04-12 but the CHANGELOG's [Unreleased] — v3.2.0 (on develop) header was never flipped to a dated release section. Fixed in this PR.

What this PR intentionally does not touch

Test plan

  • uv run pytest tests/ --ignore=tests/benchmarks — 862 passed
  • test_readme_claims.py — all 42 claim tests pass (version badge matches, pyproject matches, pyproject.toml label matches)
  • uvx --from 'ruff>=0.4.0,<0.5' ruff check . — clean
  • uvx --from 'ruff>=0.4.0,<0.5' ruff format --check . — 77 files already formatted

Prepare develop for the 3.3.0 release cycle.

Version bumps:
- mempalace/version.py: 3.2.0 -> 3.3.0
- pyproject.toml: 3.2.0 -> 3.3.0
- README.md: pyproject.toml label and shields.io badge
- uv.lock: mempalace 3.0.0 -> 3.3.0 (also fills in resolved dev/extras)

CHANGELOG.md:
- Close out the stale [Unreleased] section as [3.2.0] - 2026-04-12
  (v3.2.0 was tagged on that date but the release flip was never made)
- Add a fresh [Unreleased] - v3.3.0 section covering the 49 commits
  since v3.2.0: closet layer, BM25 hybrid search, entity metadata,
  diary ingest, cross-wing tunnels, drawer-grep, offline fact checker,
  LLM-based closet regen, hall detection, cosine-distance fix,
  multi-agent locking, README audit, etc.
- Adopt Keep a Changelog + SemVer framing
- Add version compare reference links at the bottom
- Fix stale milla-jovovich/mempalace preamble URL to MemPalace/mempalace
@igorls
igorls merged commit e8d06e5 into develop Apr 14, 2026
6 checks passed
@igorls igorls mentioned this pull request Apr 14, 2026
6 tasks
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