Skip to main content

Murali v0.1.8: Licensing and Documentation Correction

· One min read

Murali v0.1.8 is a corrective release that restores the project's intended dual-license terms and makes the latest stable documentation version explicit everywhere it is presented.

Dual Licensing Restored​

The crate is again declared as MIT OR Apache-2.0, and the repository and published package now include both LICENSE-MIT and LICENSE-APACHE. This corrects the Apache-only package metadata in v0.1.7.

Stable Documentation Corrected​

The documentation version selector, frozen API guides, and installation snippets now consistently identify v0.1.8 as the latest stable release. A new automated check compares these signals with Cargo.toml, Cargo.lock, and the license files so future release preparation fails when they drift.

All engine and semantic AI improvements described in the v0.1.7 release post remain part of this release.