Releases: aerni/statamic-factory
Releases · aerni/statamic-factory
v1.5.1
What's fixed
- Updated
stillat/primitives
to fix compatibility with Statamic 5
v1.5.0
What's new
- Adds for Statamic 5 and drops support for Statamic 4
- Improved commands with Laravel Prompts
v1.4.0
What's new
- Add support for Statamic 4 and drop all older versions #21 by @joshuablum
v1.3.0
- [new] Adds an amazing new parser that allows for better method handling. Thank you @JohnathonKoster for stillat/primitives!
- [new] The new parser allows using any method arguments, e.g. arrays:
randomElements(['a', 'b', 'c', 'd', 'e'], 2)
v1.2.0
- [new] Added support for Statamic 3.2
v1.1.1
- [new] Added support for
PHP 8
- [new] Added support for
Statamic 3.1
- [new] Switched deprecated
fzaninotto/faker
with fakerphp/faker
v1.1.0
- [new] Added support to create fake data for your Global Sets.
v1.0.0
Initial Release 🎉
Now that Statamic 3 is out of beta, I'm finally releasing Factory into the wild. Go nuts!