# CHANGELOG ## v0.2.2 (2025-02-14) ## v0.2.1 (2025-02-14) ### Bug Fixes - Activate vitualenv in installer build ([`d4c8293`](https://github.com/basicmachines-co/basic-memory/commit/d4c8293687a52eaf3337fe02e2f7b80e4cc9a1bb)) - Trigger installer build on release ([`f11bf78`](https://github.com/basicmachines-co/basic-memory/commit/f11bf78f3f600d0e1b01996cf8e1f9c39e3dd218)) ## v0.2.0 (2025-02-14) ### Features - Build installer via github action ([#7](https://github.com/basicmachines-co/basic-memory/pull/7), [`7c381a5`](https://github.com/basicmachines-co/basic-memory/commit/7c381a59c962053c78da096172e484f28ab47e96)) * feat(ci): build installer via github action * enforce conventional commits in PR titles * feat: add icon to installer --------- Co-authored-by: phernandez ## v0.1.2 (2025-02-14) ### Bug Fixes - Fix installer for mac ([`dde9ff2`](https://github.com/basicmachines-co/basic-memory/commit/dde9ff228b72852b5abc58faa1b5e7c6f8d2c477)) - Remove unused FileChange dataclass ([`eb3360c`](https://github.com/basicmachines-co/basic-memory/commit/eb3360cc221f892b12a17137ae740819d48248e8)) - Update uv installer url ([`2f9178b`](https://github.com/basicmachines-co/basic-memory/commit/2f9178b0507b3b69207d5c80799f2d2f573c9a04)) ## v0.1.1 (2025-02-07) ## v0.1.0 (2025-02-07) ### Bug Fixes - Create virtual env in test workflow ([`8092e6d`](https://github.com/basicmachines-co/basic-memory/commit/8092e6d38d536bfb6f93c3d21ea9baf1814f9b0a)) - Fix permalink uniqueness violations on create/update/sync ([`135bec1`](https://github.com/basicmachines-co/basic-memory/commit/135bec181d9b3d53725c8af3a0959ebc1aa6afda)) - Fix recent activity bug ([`3d2c0c8`](https://github.com/basicmachines-co/basic-memory/commit/3d2c0c8c32fcfdaf70a1f96a59d8f168f38a1aa9)) - Install fastapi deps after removing basic-foundation ([`51a741e`](https://github.com/basicmachines-co/basic-memory/commit/51a741e7593a1ea0e5eb24e14c70ff61670f9663)) - Recreate search index on db reset ([`1fee436`](https://github.com/basicmachines-co/basic-memory/commit/1fee436bf903a35c9ebb7d87607fc9cc9f5ff6e7)) - Remove basic-foundation from deps ([`b8d0c71`](https://github.com/basicmachines-co/basic-memory/commit/b8d0c7160f29c97cdafe398a7e6a5240473e0c89)) - Run tests via uv ([`4eec820`](https://github.com/basicmachines-co/basic-memory/commit/4eec820a32bc059a405e2f4dac4c73b245ca4722)) ### Chores - Rename import tool ([`af6b7dc`](https://github.com/basicmachines-co/basic-memory/commit/af6b7dc40a55eaa2aa78d6ea831e613851081d52)) ### Features - Add memory-json importer, tweak observation content ([`3484e26`](https://github.com/basicmachines-co/basic-memory/commit/3484e26631187f165ee6eb85517e94717b7cf2cf)) ## v0.0.1 (2025-02-04) ### Bug Fixes - Fix versioning for 0.0.1 release ([`ba1e494`](https://github.com/basicmachines-co/basic-memory/commit/ba1e494ed1afbb7af3f97c643126bced425da7e0)) ## v0.0.0 (2025-02-04) ### Chores - Remove basic-foundation src ref in pyproject.toml ([`29fce8b`](https://github.com/basicmachines-co/basic-memory/commit/29fce8b0b922d54d7799bf2534107ee6cfb961b8))