Releases: composer/class-map-generator
Releases · composer/class-map-generator
1.5.0
What's Changed
- Add
@throws
docblock toClassMapGenerator@filterByNamespace()
by @cosmastech in #15 - Add
ClassMap::getRawPsrViolations()
by @cosmastech in #16
Full Changelog: 1.4.0...1.5.0
1.4.0
1.3.4
1.3.3
- Fixed path normalization issue on windows
Full Changelog: 1.3.2...1.3.3
1.3.2
- Fixed regression fetching PSR violations when the list is empty on older PHP versions
Full Changelog: 1.3.1...1.3.2
1.3.1
- Fixed regression in PSR violation handling
Full Changelog: 1.3.0...1.3.1
1.3.0
1.2.1
1.2.0
- Added ability to exclude directories in
ClassMapGenerator::scanPaths
(#7) - Added detection of PSR violations where namespace is missing or not a subnamespace of the configured one (#8)
New Contributors
- @Gashmob made their first contribution in #7
- @PrinsFrank made their first contribution in #8
Full Changelog: 1.1.1...1.2.0