Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 836 Bytes

File metadata and controls

21 lines (15 loc) · 836 Bytes

Changelog

All notable changes to this project are documented here.

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

[1.0.0] - 2026-05-05

Added

  • MIT license, contributing guide, issue and PR templates.
  • CI workflow that builds the analyzer and runs xUnit tests on every push and PR.
  • README rewritten in product-page format with badges, inputs table, and architecture overview.
  • .gitignore covering .NET, IDE, OS, and editor-backup artifacts.

Changed

  • Action runtime upgraded to .NET 8 LTS (was .NET 7, out of support).
  • actions/checkout and actions/setup-dotnet bumped to v4.

Removed

  • Tracked macOS metadata (.DS_Store) and editor backup (docs/enhanced_visualizer.js.backup).