Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 02:19
· 34 commits to main since this release
8427249

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

  • --version / -v / version now prints rigor-module-graph X.Y.Z instead of a bare X.Y.Z. Matches the convention bundler --version and gh --version use; bug reports pasted into chat are self-identifying.