Releases: worksome/request-factories
Releases · worksome/request-factories
v3.3.0
v3.2.0
What's Changed
- chore(deps): Upgrade to Pest v2 by @lukeraymonddowning in #43
Full Changelog: v3.1.0...v3.2.0
v2.6.0
What's Changed
- [2.x] chore(deps): Add Laravel 10 support to v2 by @lukeraymonddowning in #42
Full Changelog: v2.5.0...v2.6.0
v3.1.0
What's Changed
- chore(deps): Laravel 10 support by @lukeraymonddowning in #35
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #28
- Bump ramsey/composer-install from 1 to 2 by @dependabot in #31
- feat: update to require PHP 8.2 or later by @owenvoke in #32
- chore: Replace
HasFactory
trait with macros by @lukeraymonddowning in #33
New Contributors
Full Changelog: v2.5.0...v3.0.0
v2.5.0
What's Changed
- Adds support for passing a string to without. by @lukeraymonddowning in #26
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Adds support for nested arrays and lazily resolving model factories. by @lukeraymonddowning in #24
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Adds
image
as a new helper method inside the factory. by @lukeraymonddowning in #23
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Allows passing an instance of self to the request factory
::new
method. by @lukeraymonddowning in #22
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Adds support for custom Faker instances by @lukeraymonddowning and @maartenpaauw in #21
Full Changelog: v2.0.2...v2.1.0