0.10.0
·
61 commits
to 0.13.x
since this release
Release Notes for 0.10.0
Feature release (minor)
0.10.0
- Total issues resolved: 6
- Total pull requests resolved: 0
- Total contributors: 2
enhancement
- 54: Add file collection to generate classes and interfaces thanks to @sandrokeil
- 53: Set minimum PHP version to ^7.4 thanks to @sandrokeil
- 52: Allow sort of constants, methods and namespace imports in InterfaceBuilder thanks to @sandrokeil
- 51: Analyse PSR-4 info from composer.json file thanks to @sandrokeil
- 50: Allow static option in ClassMethodBuilder thanks to @sandrokeil
- 8: Should typed = true be the default for properties? thanks to @codeliner