mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
3.1 KiB
3.1 KiB
CHANGELOG
v0.2.2 (2025-02-14)
v0.2.1 (2025-02-14)
Bug Fixes
v0.2.0 (2025-02-14)
Features
-
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
- Rename import tool
(
af6b7dc)
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)