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.
No changes yet. Bug fixes for the next 1.2.x patch release will be listed here.
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.