Skip to content

Releases: driftingly/rector-laravel

0.20.0

17 May 22:57
Compare
Choose a tag to compare

What's Changed

  • Empty() to Blank() or Filled() refactor rule by @peterfox in #104
  • Adds Gone, InternalServerError & ServiceUnavailable statuses to AssertStatusToAssertMethodRector by @peterfox in #105
  • Fix Issue #78 - Error in Redirect::route() Method by @hirenkeraliya in #106

Full Changelog: 0.19.0...0.20.0

0.19.0

27 Apr 04:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.18.0...0.19.0

0.18.0

26 Apr 20:54
Compare
Choose a tag to compare

What's Changed

  • Migrate Laravel 10 Database Expressions by @GeniJaho in #98
  • AssertStatus to Dedicated Assert method by @peterfox in #71

New Contributors

Full Changelog: 0.17.0...0.18.0

0.17.0

17 Mar 00:08
Compare
Choose a tag to compare

What's Changed

  • Use Laravel 10 as default by @phh in #94
  • Extract rule for Facade aliases in their own set by @GeniJaho in #96

Full Changelog: 0.16.1...0.17.0

0.16.1

27 Feb 17:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.0...0.16.1

0.16.0

27 Feb 17:01
00bbfb3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.0...0.16.0

0.15.0

07 Feb 19:09
280fb5f
Compare
Choose a tag to compare

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

0.14.2

06 Jan 19:40
60c69b4
Compare
Choose a tag to compare

What's Changed

  • fix(RequestStaticValidateToInjectRector): check extends method by @lxShaDoWxl in #68
  • Fix AddGenericReturnTypeToRelationsRector on Rector 0.15.2 by @rene-bos in #74

New Contributors

Full Changelog: 0.14.1...0.14.2

0.14.1

05 Nov 17:15
077a1d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...0.14.1