We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77777c commit dc61802Copy full SHA for dc61802
1 file changed
CHANGELOG.md
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.1.8] - 2026-03-02
9
+
10
+### Changed
11
12
+- Rename npm scope from `@altimate` to `@altimateai` for all packages
13
+- Wrapper package is now `@altimateai/altimate-code` (no `-ai` suffix)
14
15
+### Fixed
16
17
+- CI: test fixture writes config to correct filename (`altimate-code.json`)
18
+- CI: add `dev` optional dependency group to Python engine for pytest/ruff
19
20
## [0.1.7] - 2026-03-02
21
22
### Changed
0 commit comments