What's Changed
- Fix PHPStan error in SortModifiers::sort() by @ker0x in #20
- Document architecture in AGENTS.md and add CLAUDE.md by @ker0x in #19
- Widen psr/simple-cache constraint to ^1.0 || ^2.0 || ^3.0 by @michtio in #17
- Improve performances by building the class-map once, instead of on very class lookup by @Kocal in #18
- Add agent skills for version updates and pre-PR checks by @ker0x in #23
- Speed up merge by ~5x and fix five latent correctness bugs by @ker0x in #24
- Cache merge results by default, keeping PSR-16 support by @ker0x in #21
- Remove comments that restate the code and correct the user documentation by @ker0x in #25
New Contributors
Full Changelog: v0.3.0...v0.4.0