Skip to content

Releases: aerni/statamic-factory

v1.5.1

16 Aug 13:46
Compare
Choose a tag to compare

What's fixed

  • Updated stillat/primitives to fix compatibility with Statamic 5

v1.5.0

09 May 20:03
909bfa0
Compare
Choose a tag to compare

What's new

  • Adds for Statamic 5 and drops support for Statamic 4
  • Improved commands with Laravel Prompts

v1.4.0

09 Aug 21:22
Compare
Choose a tag to compare

What's new

  • Add support for Statamic 4 and drop all older versions #21 by @joshuablum

v1.3.0

23 Sep 06:41
Compare
Choose a tag to compare
  • [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

06 Sep 12:36
Compare
Choose a tag to compare
  • [new] Added support for Statamic 3.2

v1.1.1

06 Jun 10:30
9633866
Compare
Choose a tag to compare
  • [new] Added support for PHP 8
  • [new] Added support for Statamic 3.1
  • [new] Switched deprecated fzaninotto/faker with fakerphp/faker

v1.1.0

29 Aug 15:50
Compare
Choose a tag to compare
  • [new] Added support to create fake data for your Global Sets.

v1.0.0

28 Aug 09:40
a95e76e
Compare
Choose a tag to compare

Initial Release 🎉

Now that Statamic 3 is out of beta, I'm finally releasing Factory into the wild. Go nuts!