Skip to content

v1.2.0-beta.13

Pre-release
Pre-release

Choose a tag to compare

@engineering-ci engineering-ci released this 28 May 15:20

v1.2.0-beta.13 (2026-05-28)

Features

  • bootstrap starlight docs workspace and shared styling (f3a03d8)

  • replace sphinx build flow with api bridge and legacy redirects (f3a03d8)

Documentation

  • starlight docs (f3a03d8)

  • migrate top-level documentation pages to starlight (f3a03d8)

  • migrate testing guide pages and assets to starlight (f3a03d8)

  • restructure starlight docs with new concepts, quick-start and api build improvements (f3a03d8)

  • replace process.stdout with console.log in generate-examples-mdx script (f3a03d8)

  • replace process.stdout with console.log in generate-legacy-redirects.mjs script (f3a03d8)

  • restore mermaid diagrams and render them using astro-mermaid (f3a03d8)

  • restore doctest with pytest-markdown-docs and wirte into ci (f3a03d8)

  • add parentheses to @pytest.fixture decorator in conftest (f3a03d8)