mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
7.2 KiB
7.2 KiB
CHANGELOG
v0.3.0 (2025-02-15)
Bug Fixes
- Refactor db schema migrate handling
(
ca632be)
v0.2.21 (2025-02-15)
Bug Fixes
-
Fix osx installer github action (
65ebe5d) -
Handle memory:// url format in read_note tool (
e080373) -
Remove create schema from init_db (
674dd1f)
Features
- Set version in var, output version at startup
(
a91da13)
v0.2.20 (2025-02-14)
Bug Fixes
- Fix installer artifact
(
8de84c0)
v0.2.19 (2025-02-14)
Bug Fixes
- Get app artifact for installer
(
fe8c3d8)
v0.2.18 (2025-02-14)
Bug Fixes
- Don't zip app on release
(
8664c57)
v0.2.17 (2025-02-14)
Bug Fixes
- Fix app zip in installer release
(
8fa197e)
v0.2.16 (2025-02-14)
Bug Fixes
- Debug inspect build on ci
(
1d6054d)
v0.2.15 (2025-02-14)
Bug Fixes
- Debug installer ci
(
dab9573)
v0.2.14 (2025-02-14)
v0.2.13 (2025-02-14)
Bug Fixes
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
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
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)