packagist nunomaduro/larastan v0.5.6

latest releases: 2.x-dev, dev-fix-tap-with-intersection-types, dev-neon-typo...
4 years ago

Fixed

  • Fixed relation methods with custom builders always returning custom builder. (#520)
  • Fixed reading boolean columns from migrations. (#514, #513, 692fcd1, d1f1861)
  • Annotations for model properties have higher order than migration files. (ec22906)
  • Improved support for Eloquent relationships. (#533)

Added

  • Eloquent relations are now also generic. (#518)
  • Support for Composer 2. Thanks @GrahamCampbell (#528)
  • Support for abort_unless, throw_if and throw_unless functions. Thanks @Daanra (#542)
  • Support for retry helper return type. Thanks @Daanra (#543)
  • A rule for detecting expensive calls on a Collection. Thanks @Daanra You can read more about the details of the rule and how to configure it here. (#538)
  • Support for value helper function return type. Thanks @Daanra (#545)

Don't miss a new larastan release

NewReleases is sending notifications on new releases.