Releases: phparkitect/arkitect
Releases · phparkitect/arkitect
0.3.3
What's Changed
- parsing property type into docblocks by @AlessandroMinoccheri in #309
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- Fix bug with typed properties and scalar types (#308) by @LuigiCardamone in #310
New Contributors
- @LuigiCardamone made their first contribution in #310
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- added check dependencies for properties by @AlessandroMinoccheri in #308
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- added parsing and checking functions docblocks by @AlessandroMinoccheri in #302
- Handle attributes on enums (PHP8.1) by @jerowork in #305
- renamed dockBlock expressions with a fluent english name by @AlessandroMinoccheri in #304
New Contributors
Full Changelog: 0.2.32...0.3.0
0.2.32
What's Changed
- Fix quotes in php-code (in README) to fix highlighting by @jkrzefski in #295
- added file editorconfig to avoid different IDE styles by @AlessandroMinoccheri in #296
- suppress UndefinedDocblockClass and UndefinedClass for ProgressBarPro… by @AlessandroMinoccheri in #298
- debug:expression command by @fain182 in #294
- print execution time when the script finish to run by @AlessandroMinoccheri in #300
New Contributors
- @jkrzefski made their first contribution in #295
Full Changelog: 0.2.31...0.2.32
0.2.31
What's Changed
- "Check" command refactoring by @fain182 in #287
- use ApplicationTester instead of CommandTester for E2E by @fain182 in #291
- Added runOnlyThis option to ruleBuilder by @AlessandroMinoccheri in #293
Full Changelog: 0.2.30...0.2.31
0.2.30
What's Changed
- added tests for Violations class by @AlessandroMinoccheri in #283
- added test about iterable for ParsingErrors class by @AlessandroMinoccheri in #284
- fix bug when a wrong composer.json was used to read the version number by @fain182 in #285
Full Changelog: 0.2.29...0.2.30
0.2.29
What's Changed
- Improving README by @fain182 in #280
- Fix #126 improve error messages including classname when possible by @annervisser in #281
New Contributors
- @annervisser made their first contribution in #281
Full Changelog: 0.2.28...0.2.29
0.2.28
What's Changed
- Improve README.md by @smortexa in #279
- added add-shouldOnlyDependOnComponents by @AlessandroMinoccheri in #278
New Contributors
Full Changelog: 0.2.27...0.2.28
0.2.27
What's Changed
- added download badge into readme file by @AlessandroMinoccheri in #274
- Parsing enum file by @AlessandroMinoccheri in #276
Full Changelog: 0.2.26...0.2.27