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

5.1 KiB

CHANGELOG

v0.2.13 (2025-02-14)

Bug Fixes

  • Refactor release.yml installer (a152657)

v0.2.12 (2025-02-14)

Bug Fixes

  • Fix cx_freeze options for installer (854cf83)

v0.2.11 (2025-02-14)

Bug Fixes

  • Ci installer app fix #37 (2e215fe)

v0.2.10 (2025-02-14)

Bug Fixes

  • Fix build on github ci for app installer (29a2594)

v0.2.9 (2025-02-14)

v0.2.8 (2025-02-14)

Bug Fixes

  • Fix installer on ci, maybe (edbc04b)

v0.2.7 (2025-02-14)

Bug Fixes

  • Try to fix installer ci (230738e)

v0.2.6 (2025-02-14)

Bug Fixes

  • Bump project patch version (01d4672)

  • Fix installer setup.py change ci to use make (3e78fcc)

v0.2.5 (2025-02-14)

Bug Fixes

  • Refix vitual env in installer build (052f491)

v0.2.4 (2025-02-14)

v0.2.3 (2025-02-14)

Bug Fixes

  • Workaround unsigned app (41d4d81)

v0.2.2 (2025-02-14)

Bug Fixes

  • Fix path to intaller app artifact (53d220d)

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)