Skip to content

v0.5.10

Choose a tag to compare

@github-actions github-actions released this 25 Mar 02:03
· 103 commits to main since this release

What's Changed

Features

  • feat: add altimate-code check CLI command for deterministic SQL checks (#453) (79d7c56)

Bug Fixes

  • fix: 52 CI test failures caused by mock.module leaking across test files (#460) (7afa3d6)
  • fix: add missing altimate_change marker on isStatelessCommand guard (#457) (16c38bb)
  • fix: show Snowflake Cortex in provider list before authentication (#447) (cfe1bad)
  • fix: new user detection race condition + telemetry gaps (#445) (3022614)

Other Changes

  • release: v0.5.10 (bbae377)
  • refactor: rename Recap back to Trace for AI model comprehension (#443) (12ed190)
  • skill(data-viz): add lazy init, data-code separation, color contrast, icon semantics, field validation, pre-delivery checklist (#434) (91ebfe5)
  • test: consolidate 12 hourly test PRs + fix slugify and hints sort (#439) (167d4a7)

Install

npm install -g @altimateai/altimate-code@0.5.10
# or
brew install AltimateAI/tap/altimate-code

Full Changelog: v0.5.9...v0.5.10