Changelog

All notable changes to this project will be documented here.

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

Categories:

Unreleased

0.1.3 — 2026-06-20

The first release that pairs the published gem with the interactive viewer the README has been showcasing, plus the supply-chain hardening that justifies shipping a vendored third-party JS file inside the gem.

Added

Changed

0.1.2 — 2026-06-20

First release that exercises the full automated pipeline end to end — Trusted Publishing + GitHub Release + asset upload all drive off a single gh workflow run release.yml after the tag is pushed.

Added

Changed

Fixed

0.1.1 — 2026-06-20

First Action-driven publish. The 0.1.0 release happened via the CLI fallback before the rubygems.org Trusted Publisher registration was in place; 0.1.1 is the first version to land through release.yml.

The user-visible code surface is intentionally tiny: the major correctness fix (namespaced association resolution), the Stats / Reachability / Edge perf rewrites, the SHA-pinned workflows, the docs split, and the MIT LICENSE.txt all already shipped in 0.1.0.

Changed

0.1.0 — 2026-06-20

Initial release. Baseline shipping everything from the Phase 0 spike through Phase 5 (UML class diagram).

Added

Performance