Skip to content

Changelog

All notable changes to Cobra4 are recorded here.

0.6.2 - 2026-06-07

Added

  • Added c4 doctor for local install, compiler, stdlib, project config, optional extras, and optional PyPI checks.
  • Added this changelog and linked it from the public documentation.

Changed

  • Updated GitHub Actions workflows toward Node 24-compatible action majors.
  • Kept PyPI package metadata on the compatibility path accepted by PyPI.

0.6.1 - 2026-06-05

Added

  • Published Cobra4 Studio as the main browser IDE workflow through c4 studio.
  • Added public documentation for Studio, generated Python/source-map inspection, snippets, graph view, project tree, search, settings, and terminal workflows.
  • Added package assets needed by Studio to the PyPI distribution.

Fixed

  • Restored PyPI-compatible package metadata after the 0.6.0 tag exposed a metadata format rejected by PyPI.

0.6.0 - 2026-06-05

Superseded by 0.6.1 before PyPI publication.

0.5.0 - 2026-05-10

Added

  • Added broad code-review fixes, expanded stdlib coverage, GraphQL plugin support, and infrastructure adapters.

Changed

  • Published the first larger public alpha baseline used by the later Studio work.