Releases: phparkitect/arkitect
Releases Β· phparkitect/arkitect
0.3.33
What's Changed
- Add ability to check for multiple extends by @kapersoft in #432
New Contributors
- @kapersoft made their first contribution in #432
Full Changelog: 0.3.32...0.3.33
0.3.32
What's Changed
- Fixed "IsAbstract" for interfaces, traits, enums and final classes by @sebastianstucke87 in #425
- Fixed "IsReadonly" for interfaces, traits and enums by @sebastianstucke87 in #426
- Add "andShould" (#326) by @sebastianstucke87 in #427
- Add doc-blocks by @hgraca in #410
- Add $because to rules builder by @hgraca in #411
- Prevent duplicate namespaces in ResideInOneOfTheseNamespaces by @marmichalski in #431
New Contributors
Full Changelog: 0.3.31...0.3.32
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
NameResolver
to 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