We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98fbd60 commit 58db281Copy full SHA for 58db281
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## v0.17.1 (2025-12-29)
4
+
5
+### Bug Fixes
6
7
+- **#482**: Only set BASIC_MEMORY_ENV=test during pytest runs
8
+ ([`98fbd60`](https://github.com/basicmachines-co/basic-memory/commit/98fbd60))
9
+ - Fixes environment variable pollution affecting alembic migrations
10
+ - Test environment detection now scoped to pytest execution only
11
12
## v0.17.0 (2025-12-28)
13
14
### Features
0 commit comments