Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 974 Bytes

File metadata and controls

24 lines (16 loc) · 974 Bytes

Changelog

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Kibo carries its own version line (declared in pom.xml), independent from the DSM language contract it consumes and from any runtime targeted by the templates it renders.

[Unreleased]

No changes yet. Bug fixes for the next 1.2.x patch release will be listed here.

[1.2.10] - 2026-06-17

Maintenance baseline. This changelog begins at the current released version; earlier changes predate it and are not itemised here.

Kibo is the consumer-side implementation of the DSM language contract: it reads the canonical dsm-json wire format, exposes a Template Model to StringTemplate .stg files, and renders the output. The generated target (C++, Python, …) is determined entirely by the templates, not by Kibo.