Files
basicmachines-co-basic-memory/CHANGELOG.md
T
2025-02-14 02:21:21 +00:00

3.1 KiB

CHANGELOG

v0.2.2 (2025-02-14)

v0.2.1 (2025-02-14)

Bug Fixes

  • Activate vitualenv in installer build (d4c8293)

  • Trigger installer build on release (f11bf78)

v0.2.0 (2025-02-14)

Features

  • Build installer via github action (#7, 7c381a5)
  • feat(ci): build installer via github action

  • enforce conventional commits in PR titles

  • feat: add icon to installer


Co-authored-by: phernandez phernandez@basicmachines.co

v0.1.2 (2025-02-14)

Bug Fixes

  • Fix installer for mac (dde9ff2)

  • Remove unused FileChange dataclass (eb3360c)

  • Update uv installer url (2f9178b)

v0.1.1 (2025-02-07)

v0.1.0 (2025-02-07)

Bug Fixes

  • Create virtual env in test workflow (8092e6d)

  • Fix permalink uniqueness violations on create/update/sync (135bec1)

  • Fix recent activity bug (3d2c0c8)

  • Install fastapi deps after removing basic-foundation (51a741e)

  • Recreate search index on db reset (1fee436)

  • Remove basic-foundation from deps (b8d0c71)

  • Run tests via uv (4eec820)

Chores

Features

  • Add memory-json importer, tweak observation content (3484e26)

v0.0.1 (2025-02-04)

Bug Fixes

  • Fix versioning for 0.0.1 release (ba1e494)

v0.0.0 (2025-02-04)

Chores

  • Remove basic-foundation src ref in pyproject.toml (29fce8b)