All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated file and folder sorting to be in alphabetical order in the sidebar and diff section.
- Added sidebar file tree and dry-run badge:
- Replaced flat file list in sidebar with hierarchical folder tree.
- Sorted main content diff sections to match sidebar tree order.
- Added "Dry Run" vs "Applied" badge in report header.
- Added package attribution link in report header.
- Updated HTML templates:
- Changed file block header to be not clickable and file path to be selectable.
- Changed file block collapse/expand arrow icon to an inline SVG.
- Added file path copy button to file block header to easily copy file path.
- PHP-CS_Fixer as dev dependency for code style consistency
- Github Actions workflow for automated testing
- Code style improvements across the codebase
- First stable release
- HTML output formatter for Rector PHP
- Self-contained HTML reports with dark/light mode
- Configurable output directory
- Auto-incrementing filenames
- Zero external dependencies
- Comprehensive test coverage