Releases: phparkitect/arkitect
Releases · phparkitect/arkitect
0.3.31
What's Changed
- Fix handling unordered baseline violations with ignore line numbers option by @marmichalski in #430
New Contributors
- @marmichalski made their first contribution in #430
Full Changelog: 0.3.30...0.3.31
0.3.30
0.3.29
0.3.28
What's Changed
- Fix reference consistency in
NameResolverto resolve CI issues by @ben-challis in #421 - Fix fatal error on startup with Symfony 7.x due to changes in command naming by @ben-challis in #420
Full Changelog: 0.3.27...0.3.28
0.3.27
What's Changed
- Add return type to
PhpArkitectApplication::getLongVersion()for Symfony 7.x compatibility by @ben-challis in #418
New Contributors
- @ben-challis made their first contribution in #418
Full Changelog: 0.3.26...0.3.27
0.3.26
What's Changed
-
adds fix to consider valid a single letter class by @fain182 in #386
-
Bug: Anonymous class extends is parsed instead of class extends by @jdomenechbLendable in #390
-
Fix code examples in README by @OskarStark in #412
-
Fix documentation about class NotResideInTheseNamespaces by @LuigiCardamone in #413
New Contributors
- @jdomenechbLendable made their first contribution in #390
- @OskarStark made their first contribution in #412
- @nikow13 made their first contribution in #414
Full Changelog: 0.3.25...0.3.26
0.3.25
What's Changed
- Add IsEnum && IsNotEnum expressions by @JulienRAVIA in #384
New Contributors
- @JulienRAVIA made their first contribution in #384
Full Changelog: 0.3.24...0.3.25
0.3.24
What's Changed
Full Changelog: 0.3.23...0.3.24
0.3.23
What's Changed
- Fixed "IsFinal" for Traits by @sebastianstucke87 in #380
- don't show progress bar on CI by @fain182 in #370
- Fixed "IsFinal" for Enums by @sebastianstucke87 in #381
- Skip isFinal check on traits & add IsTrait and IsNotTrait rules by @simivar in #382
New Contributors
Full Changelog: 0.3.22...0.3.23
0.3.22
What's Changed
- Fix indentation in FileVisitorTest by @szepeviktor in #375
- avoid to add nullable builtin types as dependencies by @AlessandroMinoccheri in #378
Full Changelog: 0.3.21...0.3.22