0.15.0
What's Changed
- Support updating an existing return type with generics by @rene-bos in #75
- Remove
code_analysis
action by @driftingly in #80 - Update some workflow actions by @rene-bos in #81
- Fix
check-active-classes
and re-enable code_analysis workflow by @rene-bos in #83 - Fix code-style using
fix-cs
command by @rene-bos in #84 - Don't run Rector on forks by @rene-bos in #85
- Fix Rector job on PR to main repository by @rene-bos in #86
- Don't run Rector job inside forks by @rene-bos in #87
- Add TChildModel for relations with childs in
AddGenericReturnTypeToRelationsRector
by @rene-bos in #82
Full Changelog: 0.14.2...0.15.0