Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

v1.3.0

Compare
Choose a tag to compare
@Naoray Naoray released this 30 Aug 11:23
· 34 commits to master since this release
efc5745

Added

  • detection of belongsTo relations via Reflection method cd27e20
  • support for Laravel 6.0
  • add -N/-allow-nullable flag to prefill the factory with nullable values 7b10547

Changed

Fixed

  • prevent identifying a random non-foreign-key property as foreign key 687f542