Skip to content

Releases: DirectoryTree/Dummy

v2.0.1

Choose a tag to compare

@stevebauman stevebauman released this 25 May 15:28
9648c02

Fixed

  • filled(...) throws exception when attribute holds a non-Stringable object - #9

v2.0.0

Choose a tag to compare

@stevebauman stevebauman released this 25 May 14:02

Changed

  • Enhance Data attribute interaction - #6
  • Rename classes and methods to isolate dummy methods and prevent conflicts with other packages - #7

v1.6.1

Choose a tag to compare

@stevebauman stevebauman released this 23 May 16:28
81098aa

Fixed

  • Late static closure binding in HasFactory - 81098aa

v1.6.0

Choose a tag to compare

@stevebauman stevebauman released this 23 May 16:11
c74ceca

Added

  • Support for expanding Eloquent factory attributes - #5

v1.5.1

Choose a tag to compare

@stevebauman stevebauman released this 23 May 14:59
ca034ee

Added

  • Generic types - #4

v1.5.0

Choose a tag to compare

@stevebauman stevebauman released this 22 May 15:03
af49ae7

Added

  • Laravel factory method parity conveniences - #3

v1.4.0

Choose a tag to compare

@stevebauman stevebauman released this 15 May 19:50
b90391e

Added

  • Laravel 13 compatibility - #2

v1.3.1

Choose a tag to compare

@stevebauman stevebauman released this 16 Jul 13:53
feab6bf

Changed

  • Use Arr helper everywhere instead of data_* helpers

v1.3.0

Choose a tag to compare

@stevebauman stevebauman released this 04 Jul 20:16
800ecf9

Added

  • Ability to add dynamic factory states on classes using HasFactory - #1

v1.2.0

Choose a tag to compare

@stevebauman stevebauman released this 04 Jul 15:16
b0067be

Added

  • Laravel 12 compatibility - 6fec9e3