File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.1.9] - 2026-03-02
9+
10+ ### Fixed
11+
12+ - Build: fix solid-plugin import to use bare specifier for monorepo hoisting
13+ - CI: install warehouse extras for Python tests (duckdb, boto3, etc.)
14+ - CI: restrict pytest collection to tests/ directory
15+ - CI: fix all ruff lint errors in Python engine
16+ - CI: fix remaining TypeScript test failures (agent rename, config URLs, Pydantic model)
17+ - Update theme schema URLs and documentation references to altimate-code.dev
18+
819## [ 0.1.8] - 2026-03-02
920
1021### Changed
You can’t perform that action at this time.
0 commit comments