mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-13 12:33:52 +01:00
742 B
742 B
Changelog
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.
[0.1.3] - 2021-06-02
Fixed
- Fixed issues with globbing files on Windows
[0.1.2] - 2021-05-31
Fixed
- Updated dependencies
- Dev dependencies now support PHP8
[0.1.1] - 2021-05-03
Changed
- Validation for rules is now case-insensitive
Fixed
- Supports comments beginning with #
- Better support for curly braces in editorconfig rules
[0.1.0] - 2019-12-04
Initial Release
Added
- Resolves editor settings for file/path
- Prints resolved editor settings